"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/01 03:24:03 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qedojam1dowo" 2025/09/01 03:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 03:24:05 DEBUG : Creating backend with remote "/tmp/rclone2150655385" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:05 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:07 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:07 DEBUG : dir: Looking for writers 2025/09/01 03:24:07 DEBUG : Looking for writers 2025/09/01 03:24:07 DEBUG : dir: reading active writers 2025/09/01 03:24:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.05s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:08 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:11 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:11 DEBUG : dir/subdir: Looking for writers 2025/09/01 03:24:11 DEBUG : dir: Looking for writers 2025/09/01 03:24:11 DEBUG : file1: reading active writers 2025/09/01 03:24:11 DEBUG : file2: reading active writers 2025/09/01 03:24:11 DEBUG : subdir: reading active writers 2025/09/01 03:24:11 DEBUG : Looking for writers 2025/09/01 03:24:11 DEBUG : dir: reading active writers 2025/09/01 03:24:11 DEBUG : >WaitForWriters: 2025/09/01 03:24:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:24:12 DEBUG : pacer: Reducing sleep to 15ms 2025/09/01 03:24:12 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.58s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:12 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 03:24:14 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:14 DEBUG : dir: Looking for writers 2025/09/01 03:24:14 DEBUG : file1: reading active writers 2025/09/01 03:24:14 DEBUG : Looking for writers 2025/09/01 03:24:14 DEBUG : dir: reading active writers 2025/09/01 03:24:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.12s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:14 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:16 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:16 DEBUG : dir: Looking for writers 2025/09/01 03:24:16 DEBUG : Looking for writers 2025/09/01 03:24:16 DEBUG : dir: reading active writers 2025/09/01 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.03s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:17 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:18 DEBUG : dir: forgetting directory cache 2025/09/01 03:24:18 DEBUG : forgetting directory cache 2025/09/01 03:24:18 DEBUG : dir: forgetting directory cache 2025/09/01 03:24:18 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:18 DEBUG : Looking for writers 2025/09/01 03:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.06s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:19 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:20 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/01 03:24:20 DEBUG : dir: invalidating directory cache 2025/09/01 03:24:20 DEBUG : >ForgetPath: 2025/09/01 03:24:20 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/01 03:24:20 DEBUG : invalidating directory cache 2025/09/01 03:24:20 DEBUG : dir: forgetting directory cache 2025/09/01 03:24:20 DEBUG : >ForgetPath: 2025/09/01 03:24:20 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/01 03:24:20 DEBUG : >ForgetPath: 2025/09/01 03:24:20 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:20 DEBUG : dir: Looking for writers 2025/09/01 03:24:20 DEBUG : Looking for writers 2025/09/01 03:24:20 DEBUG : dir: reading active writers 2025/09/01 03:24:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.12s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:21 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:24 DEBUG : forgetting directory cache 2025/09/01 03:24:24 DEBUG : dir: forgetting directory cache 2025/09/01 03:24:24 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:24 DEBUG : dir: Looking for writers 2025/09/01 03:24:24 DEBUG : fil/a/b: Looking for writers 2025/09/01 03:24:24 DEBUG : fil/a: Looking for writers 2025/09/01 03:24:24 DEBUG : b: reading active writers 2025/09/01 03:24:24 DEBUG : fil: Looking for writers 2025/09/01 03:24:24 DEBUG : a: reading active writers 2025/09/01 03:24:24 DEBUG : Looking for writers 2025/09/01 03:24:24 DEBUG : dir: reading active writers 2025/09/01 03:24:24 DEBUG : fil: reading active writers 2025/09/01 03:24:24 DEBUG : >WaitForWriters: 2025/09/01 03:24:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/fil/a not empty`) 2025/09/01 03:24:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:24:25 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/fil/a not empty`) 2025/09/01 03:24:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/01 03:24:25 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/fil/a not empty`) 2025/09/01 03:24:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/01 03:24:25 DEBUG : pacer: Reducing sleep to 60ms 2025/09/01 03:24:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/fil not empty`) 2025/09/01 03:24:26 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/01 03:24:26 DEBUG : pacer: Reducing sleep to 90ms 2025/09/01 03:24:26 DEBUG : pacer: Reducing sleep to 67.5ms 2025/09/01 03:24:26 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestDirWalk (5.36s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:26 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/09/01 03:24:27 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:27 DEBUG : dir: Looking for writers 2025/09/01 03:24:27 DEBUG : Looking for writers 2025/09/01 03:24:27 DEBUG : dir: reading active writers 2025/09/01 03:24:27 DEBUG : >WaitForWriters: 2025/09/01 03:24:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.95s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:28 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:29 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:29 DEBUG : dir: Looking for writers 2025/09/01 03:24:29 DEBUG : file1: reading active writers 2025/09/01 03:24:29 DEBUG : Looking for writers 2025/09/01 03:24:29 DEBUG : dir: reading active writers 2025/09/01 03:24:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.11s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:30 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/01 03:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/01 03:24:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/01 03:24:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/01 03:24:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/01 03:24:35 DEBUG : dir: invalidating directory cache 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/01 03:24:36 DEBUG : dir/file1: Reset virtual modtime 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/01 03:24:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/01 03:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/01 03:24:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/01 03:24:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:24:36 DEBUG : dir: invalidating directory cache 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/01 03:24:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/01 03:24:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/01 03:24:36 DEBUG : forgetting directory cache 2025/09/01 03:24:36 DEBUG : dir: forgetting directory cache 2025/09/01 03:24:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/01 03:24:36 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:36 DEBUG : dir/virtualDir: Looking for writers 2025/09/01 03:24:36 DEBUG : dir: Looking for writers 2025/09/01 03:24:36 DEBUG : file1: reading active writers 2025/09/01 03:24:36 DEBUG : virtualFile2: reading active writers 2025/09/01 03:24:36 DEBUG : virtualFile: reading active writers 2025/09/01 03:24:36 DEBUG : virtualDir: reading active writers 2025/09/01 03:24:36 DEBUG : Looking for writers 2025/09/01 03:24:36 DEBUG : dir: reading active writers 2025/09/01 03:24:36 DEBUG : >WaitForWriters: 2025/09/01 03:24:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:24:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/01 03:24:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/01 03:24:37 DEBUG : pacer: Reducing sleep to 60ms 2025/09/01 03:24:37 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.45s) --- PASS: TestDirReadDirAll/Virtual (2.33s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:38 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:38 DEBUG : pacer: Reducing sleep to 33.75ms 2025/09/01 03:24:38 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/09/01 03:24:38 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/09/01 03:24:39 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/09/01 03:24:39 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/01 03:24:39 ERROR : dir/: Can only open directories read only 2025/09/01 03:24:39 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:39 DEBUG : dir: Looking for writers 2025/09/01 03:24:39 DEBUG : Looking for writers 2025/09/01 03:24:39 DEBUG : dir: reading active writers 2025/09/01 03:24:39 DEBUG : >WaitForWriters: 2025/09/01 03:24:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (2.08s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:40 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/01 03:24:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/01 03:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/01 03:24:41 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/01 03:24:42 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/01 03:24:42 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/01 03:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/01 03:24:42 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:42 DEBUG : dir: Looking for writers 2025/09/01 03:24:42 DEBUG : file1: reading active writers 2025/09/01 03:24:42 DEBUG : potato: reading active writers 2025/09/01 03:24:42 DEBUG : Looking for writers 2025/09/01 03:24:42 DEBUG : dir: reading active writers 2025/09/01 03:24:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.14s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:43 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/01 03:24:45 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:45 DEBUG : dir/sub: Looking for writers 2025/09/01 03:24:45 DEBUG : dir: Looking for writers 2025/09/01 03:24:45 DEBUG : file1: reading active writers 2025/09/01 03:24:45 DEBUG : sub: reading active writers 2025/09/01 03:24:45 DEBUG : Looking for writers 2025/09/01 03:24:45 DEBUG : dir: reading active writers 2025/09/01 03:24:45 DEBUG : >WaitForWriters: 2025/09/01 03:24:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:24:46 DEBUG : pacer: Reducing sleep to 15ms 2025/09/01 03:24:46 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.41s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:46 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:47 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 03:24:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/01 03:24:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/01 03:24:49 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:49 DEBUG : dir/sub/subsub: Looking for writers 2025/09/01 03:24:49 DEBUG : dir/sub: Looking for writers 2025/09/01 03:24:49 DEBUG : subsub: reading active writers 2025/09/01 03:24:49 DEBUG : dir: Looking for writers 2025/09/01 03:24:49 DEBUG : file1: reading active writers 2025/09/01 03:24:49 DEBUG : sub: reading active writers 2025/09/01 03:24:49 DEBUG : Looking for writers 2025/09/01 03:24:49 DEBUG : dir: reading active writers 2025/09/01 03:24:49 DEBUG : >WaitForWriters: 2025/09/01 03:24:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:24:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:24:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/01 03:24:50 DEBUG : pacer: Reducing sleep to 30ms 2025/09/01 03:24:50 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdirSub (4.29s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:50 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:51 DEBUG : pacer: Reducing sleep to 16.875ms 2025/09/01 03:24:51 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/01 03:24:51 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 03:24:52 ERROR : dir/: Dir.Remove not empty 2025/09/01 03:24:52 DEBUG : dir/file1: Remove: 2025/09/01 03:24:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:24:52 DEBUG : dir/file1: >Remove: err= 2025/09/01 03:24:52 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/01 03:24:52 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:52 DEBUG : Looking for writers 2025/09/01 03:24:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.13s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:53 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:54 DEBUG : dir/file1: Remove: 2025/09/01 03:24:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:24:54 DEBUG : dir/file1: >Remove: err= 2025/09/01 03:24:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/01 03:24:54 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:54 DEBUG : Looking for writers 2025/09/01 03:24:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.13s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:55 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:24:56 DEBUG : dir/file1: Remove: 2025/09/01 03:24:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:24:56 DEBUG : dir/file1: >Remove: err= 2025/09/01 03:24:57 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:24:57 DEBUG : dir: Looking for writers 2025/09/01 03:24:57 DEBUG : Looking for writers 2025/09/01 03:24:57 DEBUG : dir: reading active writers 2025/09/01 03:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:24:57 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/01 03:25:00 DEBUG : dir: Updating dir with dir2 0xc00095d110 2025/09/01 03:25:00 DEBUG : dir: forgetting directory cache 2025/09/01 03:25:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/01 03:25:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/01 03:25:01 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/01 03:25:01 DEBUG : file2: Updating file with file2 0xc000712480 2025/09/01 03:25:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/01 03:25:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/01 03:25:02 INFO : dir2/file3: Deleted 2025/09/01 03:25:03 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/01 03:25:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000712480 2025/09/01 03:25:03 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/01 03:25:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/01 03:25:03 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/01 03:25:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000506680 2025/09/01 03:25:04 DEBUG : empty directory: forgetting directory cache 2025/09/01 03:25:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/01 03:25:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/01 03:25:04 DEBUG : dir2: Renaming to "dir3" 2025/09/01 03:25:04 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:04 DEBUG : dir3: Looking for writers 2025/09/01 03:25:04 DEBUG : file3: reading active writers 2025/09/01 03:25:04 DEBUG : renamed empty directory: Looking for writers 2025/09/01 03:25:04 DEBUG : Looking for writers 2025/09/01 03:25:04 DEBUG : dir3: reading active writers 2025/09/01 03:25:04 DEBUG : renamed empty directory: reading active writers 2025/09/01 03:25:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.29s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:05 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:05 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/441cdcb3-be68-4ba3-ad29-165109e6230a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250901%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250901T032505Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=DcJAU8xp_.veLvyP8Oav1D8piHyeonFo.gNNOkaXbNCOxWzvLDnwlHb5Y6IwvoMsIqqOIWJuMWgEaymGEbzkZIUPUqgeAhoEupePRLCpLTr.5xj6eklCckPIlbkw2PTE&X-Amz-Signature=d8f9286c41372de67ff45da9581c1e5db90b1e5bd18cbb9c822193a616059bcb": net/http: HTTP/1.x transport connection broken: http: ContentLength=14 with Body length 0) 2025/09/01 03:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:25:07 DEBUG : pacer: Reducing sleep to 15ms 2025/09/01 03:25:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/01 03:25:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (0) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: files root 'rclone-test-qedojam1dowo'/dir/file1: md5 hash incorrect - expecting "0ef726ce9b1a7692357ff70dd321d595" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: files root 'rclone-test-qedojam1dowo'/dir/file1: crc32 hash incorrect - expecting "f401d3a6" got "00000000" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 14 actual : 0 Test: TestDirFileOpen Messages: dir/file1: size incorrect file=14 vs obj=0 2025/09/01 03:25:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/01 03:25:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:25:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/01 03:25:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/01 03:25:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/01 03:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/01 03:25:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:25:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/01 03:25:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/01 03:25:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/01 03:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/01 03:25:17 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (12 bytes), uploading instead of streaming 2025/09/01 03:25:19 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/01 03:25:19 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/01 03:25:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/01 03:25:19 DEBUG : forgetting directory cache 2025/09/01 03:25:19 DEBUG : dir: forgetting directory cache 2025/09/01 03:25:19 DEBUG : dir/sub: forgetting directory cache 2025/09/01 03:25:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/01 03:25:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/01 03:25:19 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/01 03:25:20 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/01 03:25:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/01 03:25:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/01 03:25:20 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:20 DEBUG : dir/sub: Looking for writers 2025/09/01 03:25:20 DEBUG : file0: reading active writers 2025/09/01 03:25:20 DEBUG : file2: reading active writers 2025/09/01 03:25:20 DEBUG : dir: Looking for writers 2025/09/01 03:25:20 DEBUG : sub: reading active writers 2025/09/01 03:25:20 DEBUG : file1: reading active writers 2025/09/01 03:25:20 DEBUG : Looking for writers 2025/09/01 03:25:20 DEBUG : dir: reading active writers 2025/09/01 03:25:20 DEBUG : >WaitForWriters: 2025/09/01 03:25:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/dir not empty`) 2025/09/01 03:25:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:25:21 DEBUG : pacer: Reducing sleep to 15ms 2025/09/01 03:25:21 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestDirFileOpen (16.62s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:21 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 03:25:22 DEBUG : forgetting directory cache 2025/09/01 03:25:24 DEBUG : forgetting directory cache 2025/09/01 03:25:24 DEBUG : dir: forgetting directory cache 2025/09/01 03:25:24 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:24 DEBUG : dir: Looking for writers 2025/09/01 03:25:24 DEBUG : Looking for writers 2025/09/01 03:25:24 DEBUG : dir: reading active writers 2025/09/01 03:25:24 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.86s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:25 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:25:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/01 03:25:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/01 03:25:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:25:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/01 03:25:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/01 03:25:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/01 03:25:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:25:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/01 03:25:26 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:26 DEBUG : dir: Looking for writers 2025/09/01 03:25:26 DEBUG : file1: reading active writers 2025/09/01 03:25:26 DEBUG : file1.metadata: reading active writers 2025/09/01 03:25:26 DEBUG : Looking for writers 2025/09/01 03:25:26 DEBUG : dir: reading active writers 2025/09/01 03:25:26 DEBUG : dir.metadata: reading active writers 2025/09/01 03:25:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:27 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:28 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:28 DEBUG : dir: Looking for writers 2025/09/01 03:25:28 DEBUG : file1: reading active writers 2025/09/01 03:25:28 DEBUG : Looking for writers 2025/09/01 03:25:28 DEBUG : dir: reading active writers 2025/09/01 03:25:28 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.07s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:29 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:32 DEBUG : Can set mod time: true 2025/09/01 03:25:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/01 03:25:32 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:32 DEBUG : dir: Looking for writers 2025/09/01 03:25:32 DEBUG : file1: reading active writers 2025/09/01 03:25:32 DEBUG : Looking for writers 2025/09/01 03:25:32 DEBUG : dir: reading active writers 2025/09/01 03:25:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:33 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:34 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/01 03:25:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:25:35 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/01 03:25:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/01 03:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:35 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:35 DEBUG : dir: Looking for writers 2025/09/01 03:25:35 DEBUG : file1: reading active writers 2025/09/01 03:25:35 DEBUG : Looking for writers 2025/09/01 03:25:35 DEBUG : dir: reading active writers 2025/09/01 03:25:35 DEBUG : >WaitForWriters: 2025/09/01 03:25:35 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:35 DEBUG : dir: Looking for writers 2025/09/01 03:25:35 DEBUG : file1: reading active writers 2025/09/01 03:25:35 DEBUG : Looking for writers 2025/09/01 03:25:35 DEBUG : dir: reading active writers 2025/09/01 03:25:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:36 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:25:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:38 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/01 03:25:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:25:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/01 03:25:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/01 03:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:39 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:39 DEBUG : dir: Looking for writers 2025/09/01 03:25:39 DEBUG : file1: reading active writers 2025/09/01 03:25:39 DEBUG : Looking for writers 2025/09/01 03:25:39 DEBUG : dir: reading active writers 2025/09/01 03:25:39 DEBUG : >WaitForWriters: 2025/09/01 03:25:39 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:39 DEBUG : dir: Looking for writers 2025/09/01 03:25:39 DEBUG : file1: reading active writers 2025/09/01 03:25:39 DEBUG : Looking for writers 2025/09/01 03:25:39 DEBUG : dir: reading active writers 2025/09/01 03:25:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:40 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:40 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:25:40 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:40 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:25:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/01 03:25:41 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:41 DEBUG : dir: Looking for writers 2025/09/01 03:25:41 DEBUG : file1: reading active writers 2025/09/01 03:25:41 DEBUG : Looking for writers 2025/09/01 03:25:41 DEBUG : dir: reading active writers 2025/09/01 03:25:41 DEBUG : >WaitForWriters: 2025/09/01 03:25:41 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:42 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:42 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:25:42 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:42 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:25:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/01 03:25:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:25:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:25:43 DEBUG : dir/file1(0xc0008ce280): close: 2025/09/01 03:25:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/01 03:25:44 DEBUG : dir/file1(0xc0008ce280): >close: err= 2025/09/01 03:25:44 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:44 DEBUG : dir: Looking for writers 2025/09/01 03:25:44 DEBUG : file1: reading active writers 2025/09/01 03:25:44 DEBUG : Looking for writers 2025/09/01 03:25:44 DEBUG : dir: reading active writers 2025/09/01 03:25:44 DEBUG : >WaitForWriters: 2025/09/01 03:25:44 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:44 DEBUG : dir: Looking for writers 2025/09/01 03:25:44 DEBUG : file1: reading active writers 2025/09/01 03:25:44 DEBUG : Looking for writers 2025/09/01 03:25:44 DEBUG : dir: reading active writers 2025/09/01 03:25:44 DEBUG : >WaitForWriters: 2025/09/01 03:25:44 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:45 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:45 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:25:45 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:25:45 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:25:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/01 03:25:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:25:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:25:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): _writeAt: size=5, off=0 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): openPending: 2025/09/01 03:25:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/01 03:25:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): >openPending: err= 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): >_writeAt: n=5, err= 2025/09/01 03:25:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): close: 2025/09/01 03:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/01 03:25:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/01 03:25:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/01 03:25:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/01 03:25:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 03:25:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:25:46 DEBUG : dir/file1(0xc0008cea00): >close: err= 2025/09/01 03:25:46 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:46 DEBUG : dir: Looking for writers 2025/09/01 03:25:46 DEBUG : file1: reading active writers 2025/09/01 03:25:46 DEBUG : Looking for writers 2025/09/01 03:25:46 DEBUG : dir: reading active writers 2025/09/01 03:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:25:46 DEBUG : dir: Looking for writers 2025/09/01 03:25:46 DEBUG : file1: reading active writers 2025/09/01 03:25:46 DEBUG : Looking for writers 2025/09/01 03:25:46 DEBUG : dir: reading active writers 2025/09/01 03:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:25:46 DEBUG : dir: Looking for writers 2025/09/01 03:25:46 DEBUG : file1: reading active writers 2025/09/01 03:25:46 DEBUG : Looking for writers 2025/09/01 03:25:46 DEBUG : dir: reading active writers 2025/09/01 03:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:25:46 DEBUG : dir: Looking for writers 2025/09/01 03:25:46 DEBUG : file1: reading active writers 2025/09/01 03:25:46 DEBUG : Looking for writers 2025/09/01 03:25:46 DEBUG : dir: reading active writers 2025/09/01 03:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:25:46 DEBUG : dir/file1: vfs cache: starting upload 2025/09/01 03:25:46 DEBUG : dir: Looking for writers 2025/09/01 03:25:46 DEBUG : file1: reading active writers 2025/09/01 03:25:46 DEBUG : Looking for writers 2025/09/01 03:25:46 DEBUG : dir: reading active writers 2025/09/01 03:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:25:47 DEBUG : dir: Looking for writers 2025/09/01 03:25:47 DEBUG : file1: reading active writers 2025/09/01 03:25:47 DEBUG : Looking for writers 2025/09/01 03:25:47 DEBUG : dir: reading active writers 2025/09/01 03:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:25:47 DEBUG : dir: Looking for writers 2025/09/01 03:25:47 DEBUG : file1: reading active writers 2025/09/01 03:25:47 DEBUG : Looking for writers 2025/09/01 03:25:47 DEBUG : dir: reading active writers 2025/09/01 03:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:25:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:25:47 INFO : dir/file1: Copied (replaced existing) 2025/09/01 03:25:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/01 03:25:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/01 03:25:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/01 03:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/01 03:25:48 DEBUG : dir: Looking for writers 2025/09/01 03:25:48 DEBUG : file1: reading active writers 2025/09/01 03:25:48 DEBUG : Looking for writers 2025/09/01 03:25:48 DEBUG : dir: reading active writers 2025/09/01 03:25:48 DEBUG : >WaitForWriters: 2025/09/01 03:25:48 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:48 DEBUG : dir: Looking for writers 2025/09/01 03:25:48 DEBUG : file1: reading active writers 2025/09/01 03:25:48 DEBUG : Looking for writers 2025/09/01 03:25:48 DEBUG : dir: reading active writers 2025/09/01 03:25:48 DEBUG : >WaitForWriters: 2025/09/01 03:25:48 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.35s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.37s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.47s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.90s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:49 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:25:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:25:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:25:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/01 03:25:50 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:50 DEBUG : dir: Looking for writers 2025/09/01 03:25:50 DEBUG : file1: reading active writers 2025/09/01 03:25:50 DEBUG : Looking for writers 2025/09/01 03:25:50 DEBUG : dir: reading active writers 2025/09/01 03:25:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.42s) === RUN TestFileOpenReadUnknownSize 2025/09/01 03:25:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/01 03:25:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/01 03:25:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:25:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/01 03:25:51 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:51 DEBUG : Looking for writers 2025/09/01 03:25:51 DEBUG : file.txt: reading active writers 2025/09/01 03:25:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:51 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:52 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/01 03:25:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:25:53 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/01 03:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:25:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:53 DEBUG : dir: Looking for writers 2025/09/01 03:25:53 DEBUG : file1: reading active writers 2025/09/01 03:25:53 DEBUG : Looking for writers 2025/09/01 03:25:53 DEBUG : dir: reading active writers 2025/09/01 03:25:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.96s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:54 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:55 DEBUG : dir/file1: Remove: 2025/09/01 03:25:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:25:55 DEBUG : dir/file1: >Remove: err= 2025/09/01 03:25:56 DEBUG : dir/file1: Remove: 2025/09/01 03:25:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/01 03:25:56 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:56 DEBUG : dir: Looking for writers 2025/09/01 03:25:56 DEBUG : Looking for writers 2025/09/01 03:25:56 DEBUG : dir: reading active writers 2025/09/01 03:25:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.32s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:56 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:25:58 DEBUG : dir/file1: Remove: 2025/09/01 03:25:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:25:58 DEBUG : dir/file1: >Remove: err= 2025/09/01 03:25:58 DEBUG : dir/file1: Remove: 2025/09/01 03:25:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/01 03:25:58 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:25:58 DEBUG : dir: Looking for writers 2025/09/01 03:25:58 DEBUG : Looking for writers 2025/09/01 03:25:58 DEBUG : dir: reading active writers 2025/09/01 03:25:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.37s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:25:59 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/01 03:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:26:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/01 03:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:26:00 DEBUG : dir/file1: Open: flags=0x3 2025/09/01 03:26:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/01 03:26:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/01 03:26:00 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:00 DEBUG : dir: Looking for writers 2025/09/01 03:26:00 DEBUG : file1: reading active writers 2025/09/01 03:26:00 DEBUG : Looking for writers 2025/09/01 03:26:00 DEBUG : dir: reading active writers 2025/09/01 03:26:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:01 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:02 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:02 DEBUG : dir: Looking for writers 2025/09/01 03:26:02 DEBUG : file1: reading active writers 2025/09/01 03:26:02 DEBUG : Looking for writers 2025/09/01 03:26:02 DEBUG : dir: reading active writers 2025/09/01 03:26:02 DEBUG : >WaitForWriters: 2025/09/01 03:26:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000712900 2025/09/01 03:26:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000712900 2025/09/01 03:26:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:26:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000712900 2025/09/01 03:26:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:04 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/01 03:26:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:26:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/01 03:26:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:05 DEBUG : newLeaf: Running delayed rename now 2025/09/01 03:26:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000712900 2025/09/01 03:26:05 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:05 DEBUG : dir: Looking for writers 2025/09/01 03:26:05 DEBUG : Looking for writers 2025/09/01 03:26:05 DEBUG : dir: reading active writers 2025/09/01 03:26:05 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:05 DEBUG : >WaitForWriters: 2025/09/01 03:26:06 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:06 DEBUG : dir: Looking for writers 2025/09/01 03:26:06 DEBUG : Looking for writers 2025/09/01 03:26:06 DEBUG : dir: reading active writers 2025/09/01 03:26:06 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:06 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:06 DEBUG : Config file has changed externally - reloading 2025/09/01 03:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:07 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:08 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:08 DEBUG : dir: Looking for writers 2025/09/01 03:26:08 DEBUG : file1: reading active writers 2025/09/01 03:26:08 DEBUG : Looking for writers 2025/09/01 03:26:08 DEBUG : dir: reading active writers 2025/09/01 03:26:08 DEBUG : >WaitForWriters: 2025/09/01 03:26:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bb080 2025/09/01 03:26:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:10 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bb080 2025/09/01 03:26:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/01 03:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008bb080 2025/09/01 03:26:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:10 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/01 03:26:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:26:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/01 03:26:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:11 DEBUG : newLeaf: Running delayed rename now 2025/09/01 03:26:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bb080 2025/09/01 03:26:11 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:11 DEBUG : dir: Looking for writers 2025/09/01 03:26:11 DEBUG : Looking for writers 2025/09/01 03:26:11 DEBUG : dir: reading active writers 2025/09/01 03:26:11 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:11 DEBUG : >WaitForWriters: 2025/09/01 03:26:12 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:12 DEBUG : dir: Looking for writers 2025/09/01 03:26:12 DEBUG : Looking for writers 2025/09/01 03:26:12 DEBUG : dir: reading active writers 2025/09/01 03:26:12 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:12 DEBUG : >WaitForWriters: 2025/09/01 03:26:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:12 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:12 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:26:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): openPending: 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): >openPending: err= 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): _writeAt: size=14, off=0 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): >_writeAt: n=14, err= 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): close: 2025/09/01 03:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/01 03:26:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:14 DEBUG : dir/file1(0xc000d01d80): >close: err= 2025/09/01 03:26:14 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: starting upload 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:14 DEBUG : dir: Looking for writers 2025/09/01 03:26:14 DEBUG : file1: reading active writers 2025/09/01 03:26:14 DEBUG : Looking for writers 2025/09/01 03:26:14 DEBUG : dir: reading active writers 2025/09/01 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:26:14 INFO : dir/file1: Copied (replaced existing) 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/01 03:26:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/01 03:26:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/01 03:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/01 03:26:15 DEBUG : dir: Looking for writers 2025/09/01 03:26:15 DEBUG : file1: reading active writers 2025/09/01 03:26:15 DEBUG : Looking for writers 2025/09/01 03:26:15 DEBUG : dir: reading active writers 2025/09/01 03:26:15 DEBUG : >WaitForWriters: 2025/09/01 03:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): _readAt: size=512, off=0 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): openPending: 2025/09/01 03:26:15 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/09/01 03:26:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/01 03:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): >openPending: err= 2025/09/01 03:26:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): >_readAt: n=14, err=EOF 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): close: 2025/09/01 03:26:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:26:15 DEBUG : dir/file1(0xc0002b0940): >close: err= 2025/09/01 03:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000713440 2025/09/01 03:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/01 03:26:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000713440 2025/09/01 03:26:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:17 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:17 DEBUG : dir/file1(0xc0002b1280): openPending: 2025/09/01 03:26:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/01 03:26:17 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/01 03:26:17 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:26:17 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:26:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:17 DEBUG : dir/file1(0xc0002b1280): >openPending: err= 2025/09/01 03:26:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:17 DEBUG : dir/file1(0xc0002b1280): _writeAt: size=25, off=0 2025/09/01 03:26:17 DEBUG : dir/file1(0xc0002b1280): >_writeAt: n=25, err= 2025/09/01 03:26:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000713440 2025/09/01 03:26:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:18 DEBUG : newLeaf(0xc0002b1280): close: 2025/09/01 03:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/01 03:26:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-01 03:26:17.517165218 +0000 UTC m=+133.901800208 2025/09/01 03:26:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:18 DEBUG : newLeaf(0xc0002b1280): >close: err= 2025/09/01 03:26:18 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:18 DEBUG : newLeaf: vfs cache: starting upload 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:18 DEBUG : dir: Looking for writers 2025/09/01 03:26:18 DEBUG : Looking for writers 2025/09/01 03:26:18 DEBUG : dir: reading active writers 2025/09/01 03:26:18 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/01 03:26:19 INFO : newLeaf: Copied (replaced existing) 2025/09/01 03:26:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-01 03:26:17 +0000 UTC," 2025/09/01 03:26:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/01 03:26:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/01 03:26:19 DEBUG : dir: Looking for writers 2025/09/01 03:26:19 DEBUG : Looking for writers 2025/09/01 03:26:19 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:19 DEBUG : dir: reading active writers 2025/09/01 03:26:19 DEBUG : >WaitForWriters: 2025/09/01 03:26:19 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:19 DEBUG : dir: Looking for writers 2025/09/01 03:26:19 DEBUG : Looking for writers 2025/09/01 03:26:19 DEBUG : dir: reading active writers 2025/09/01 03:26:19 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:19 DEBUG : >WaitForWriters: 2025/09/01 03:26:19 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:20 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:20 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:20 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:20 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:21 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:21 DEBUG : dir: Looking for writers 2025/09/01 03:26:21 DEBUG : file1: reading active writers 2025/09/01 03:26:21 DEBUG : Looking for writers 2025/09/01 03:26:21 DEBUG : dir: reading active writers 2025/09/01 03:26:21 DEBUG : >WaitForWriters: 2025/09/01 03:26:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000c2f2c0 2025/09/01 03:26:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000c2f2c0 2025/09/01 03:26:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:23 DEBUG : dir/file1(0xc0002b1400): openPending: 2025/09/01 03:26:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/01 03:26:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:23 DEBUG : dir/file1(0xc0002b1400): >openPending: err= 2025/09/01 03:26:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:23 DEBUG : dir/file1(0xc0002b1400): _writeAt: size=25, off=0 2025/09/01 03:26:23 DEBUG : dir/file1(0xc0002b1400): >_writeAt: n=25, err= 2025/09/01 03:26:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000c2f2c0 2025/09/01 03:26:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:24 DEBUG : newLeaf(0xc0002b1400): close: 2025/09/01 03:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/01 03:26:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-01 03:26:23.879233138 +0000 UTC m=+140.263868108 2025/09/01 03:26:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:24 DEBUG : newLeaf(0xc0002b1400): >close: err= 2025/09/01 03:26:24 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:24 DEBUG : newLeaf: vfs cache: starting upload 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:24 DEBUG : dir: Looking for writers 2025/09/01 03:26:24 DEBUG : Looking for writers 2025/09/01 03:26:24 DEBUG : dir: reading active writers 2025/09/01 03:26:24 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:25 DEBUG : dir: Looking for writers 2025/09/01 03:26:25 DEBUG : Looking for writers 2025/09/01 03:26:25 DEBUG : dir: reading active writers 2025/09/01 03:26:25 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:25 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/01 03:26:25 INFO : newLeaf: Copied (replaced existing) 2025/09/01 03:26:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-01 03:26:23 +0000 UTC," 2025/09/01 03:26:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/01 03:26:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/01 03:26:25 DEBUG : dir: Looking for writers 2025/09/01 03:26:25 DEBUG : Looking for writers 2025/09/01 03:26:25 DEBUG : dir: reading active writers 2025/09/01 03:26:25 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:25 DEBUG : >WaitForWriters: 2025/09/01 03:26:26 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:26 DEBUG : dir: Looking for writers 2025/09/01 03:26:26 DEBUG : Looking for writers 2025/09/01 03:26:26 DEBUG : dir: reading active writers 2025/09/01 03:26:26 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:26 DEBUG : >WaitForWriters: 2025/09/01 03:26:26 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:26 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:26 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:26 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:26 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:26:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): openPending: 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): >openPending: err= 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): _writeAt: size=14, off=0 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): >_writeAt: n=14, err= 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): close: 2025/09/01 03:26:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/01 03:26:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:28 DEBUG : dir/file1(0xc000e1d680): >close: err= 2025/09/01 03:26:28 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:28 DEBUG : dir/file1: vfs cache: starting upload 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:28 DEBUG : dir: Looking for writers 2025/09/01 03:26:28 DEBUG : file1: reading active writers 2025/09/01 03:26:28 DEBUG : Looking for writers 2025/09/01 03:26:28 DEBUG : dir: reading active writers 2025/09/01 03:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:26:29 INFO : dir/file1: Copied (replaced existing) 2025/09/01 03:26:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/01 03:26:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/01 03:26:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/01 03:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/01 03:26:29 DEBUG : dir: Looking for writers 2025/09/01 03:26:29 DEBUG : file1: reading active writers 2025/09/01 03:26:29 DEBUG : Looking for writers 2025/09/01 03:26:29 DEBUG : dir: reading active writers 2025/09/01 03:26:29 DEBUG : >WaitForWriters: 2025/09/01 03:26:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): _readAt: size=512, off=0 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): openPending: 2025/09/01 03:26:29 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/09/01 03:26:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/01 03:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): >openPending: err= 2025/09/01 03:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): >_readAt: n=14, err=EOF 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): close: 2025/09/01 03:26:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:26:29 DEBUG : dir/file1(0xc000d41f40): >close: err= 2025/09/01 03:26:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000c10a80 2025/09/01 03:26:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/01 03:26:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000c10a80 2025/09/01 03:26:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:31 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:31 DEBUG : dir/file1(0xc000117280): openPending: 2025/09/01 03:26:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/01 03:26:31 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/01 03:26:31 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:26:31 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:26:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:31 DEBUG : dir/file1(0xc000117280): >openPending: err= 2025/09/01 03:26:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:31 DEBUG : dir/file1(0xc000117280): _writeAt: size=25, off=0 2025/09/01 03:26:31 DEBUG : dir/file1(0xc000117280): >_writeAt: n=25, err= 2025/09/01 03:26:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000c10a80 2025/09/01 03:26:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:32 DEBUG : newLeaf(0xc000117280): close: 2025/09/01 03:26:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/01 03:26:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-01 03:26:31.581580454 +0000 UTC m=+147.966215405 2025/09/01 03:26:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:32 DEBUG : newLeaf(0xc000117280): >close: err= 2025/09/01 03:26:32 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:32 DEBUG : newLeaf: vfs cache: starting upload 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:32 DEBUG : dir: Looking for writers 2025/09/01 03:26:32 DEBUG : Looking for writers 2025/09/01 03:26:32 DEBUG : dir: reading active writers 2025/09/01 03:26:32 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:33 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/01 03:26:33 INFO : newLeaf: Copied (replaced existing) 2025/09/01 03:26:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-01 03:26:31 +0000 UTC," 2025/09/01 03:26:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/01 03:26:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/01 03:26:33 DEBUG : dir: Looking for writers 2025/09/01 03:26:33 DEBUG : Looking for writers 2025/09/01 03:26:33 DEBUG : dir: reading active writers 2025/09/01 03:26:33 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:33 DEBUG : >WaitForWriters: 2025/09/01 03:26:33 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:33 DEBUG : dir: Looking for writers 2025/09/01 03:26:33 DEBUG : Looking for writers 2025/09/01 03:26:33 DEBUG : dir: reading active writers 2025/09/01 03:26:33 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:33 DEBUG : >WaitForWriters: 2025/09/01 03:26:33 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:34 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:34 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:34 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:34 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:35 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:35 DEBUG : dir: Looking for writers 2025/09/01 03:26:35 DEBUG : file1: reading active writers 2025/09/01 03:26:35 DEBUG : Looking for writers 2025/09/01 03:26:35 DEBUG : dir: reading active writers 2025/09/01 03:26:35 DEBUG : >WaitForWriters: 2025/09/01 03:26:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:35 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:35 DEBUG : dir/file1(0xc00071bd80): _readAt: size=512, off=0 2025/09/01 03:26:35 DEBUG : dir/file1(0xc00071bd80): openPending: 2025/09/01 03:26:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/01 03:26:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/01 03:26:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:35 DEBUG : dir/file1(0xc00071bd80): >openPending: err= 2025/09/01 03:26:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/01 03:26:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:26:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:36 DEBUG : dir/file1(0xc00071bd80): >_readAt: n=14, err=EOF 2025/09/01 03:26:36 DEBUG : dir/file1(0xc00071bd80): close: 2025/09/01 03:26:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:26:36 DEBUG : dir/file1(0xc00071bd80): >close: err= 2025/09/01 03:26:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000c2f800 2025/09/01 03:26:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/01 03:26:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/01 03:26:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000c2f800 2025/09/01 03:26:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/01 03:26:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:26:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:38 DEBUG : dir/file1(0xc0007755c0): openPending: 2025/09/01 03:26:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/01 03:26:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/01 03:26:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:38 DEBUG : dir/file1(0xc0007755c0): >openPending: err= 2025/09/01 03:26:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:26:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:38 DEBUG : dir/file1(0xc0007755c0): _writeAt: size=25, off=0 2025/09/01 03:26:38 DEBUG : dir/file1(0xc0007755c0): >_writeAt: n=25, err= 2025/09/01 03:26:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/01 03:26:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/01 03:26:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000c2f800 2025/09/01 03:26:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:26:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:38 DEBUG : newLeaf(0xc0007755c0): close: 2025/09/01 03:26:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/01 03:26:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-01 03:26:38.226289771 +0000 UTC m=+154.610924731 2025/09/01 03:26:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/01 03:26:38 DEBUG : newLeaf(0xc0007755c0): >close: err= 2025/09/01 03:26:38 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:38 DEBUG : dir: Looking for writers 2025/09/01 03:26:38 DEBUG : Looking for writers 2025/09/01 03:26:38 DEBUG : dir: reading active writers 2025/09/01 03:26:38 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:26:38 DEBUG : dir: Looking for writers 2025/09/01 03:26:38 DEBUG : Looking for writers 2025/09/01 03:26:38 DEBUG : dir: reading active writers 2025/09/01 03:26:38 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:26:38 DEBUG : dir: Looking for writers 2025/09/01 03:26:38 DEBUG : Looking for writers 2025/09/01 03:26:38 DEBUG : dir: reading active writers 2025/09/01 03:26:38 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:26:38 DEBUG : dir: Looking for writers 2025/09/01 03:26:38 DEBUG : Looking for writers 2025/09/01 03:26:38 DEBUG : dir: reading active writers 2025/09/01 03:26:38 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:26:38 DEBUG : newLeaf: vfs cache: starting upload 2025/09/01 03:26:38 DEBUG : dir: Looking for writers 2025/09/01 03:26:38 DEBUG : Looking for writers 2025/09/01 03:26:38 DEBUG : dir: reading active writers 2025/09/01 03:26:38 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:26:39 DEBUG : dir: Looking for writers 2025/09/01 03:26:39 DEBUG : Looking for writers 2025/09/01 03:26:39 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:39 DEBUG : dir: reading active writers 2025/09/01 03:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:26:39 DEBUG : dir: Looking for writers 2025/09/01 03:26:39 DEBUG : Looking for writers 2025/09/01 03:26:39 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:39 DEBUG : dir: reading active writers 2025/09/01 03:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:26:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/01 03:26:39 INFO : newLeaf: Copied (replaced existing) 2025/09/01 03:26:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-01 03:26:38 +0000 UTC," 2025/09/01 03:26:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/01 03:26:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/01 03:26:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/01 03:26:40 DEBUG : dir: Looking for writers 2025/09/01 03:26:40 DEBUG : Looking for writers 2025/09/01 03:26:40 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:40 DEBUG : dir: reading active writers 2025/09/01 03:26:40 DEBUG : >WaitForWriters: 2025/09/01 03:26:40 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:40 DEBUG : dir: Looking for writers 2025/09/01 03:26:40 DEBUG : Looking for writers 2025/09/01 03:26:40 DEBUG : dir: reading active writers 2025/09/01 03:26:40 DEBUG : newLeaf: reading active writers 2025/09/01 03:26:40 DEBUG : >WaitForWriters: 2025/09/01 03:26:40 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestFileRename (39.99s) --- PASS: TestFileRename/off,forceCache=false (5.84s) --- PASS: TestFileRename/minimal,forceCache=false (5.77s) --- PASS: TestFileRename/minimal,forceCache=true (7.66s) --- PASS: TestFileRename/writes,forceCache=false (6.39s) --- PASS: TestFileRename/writes,forceCache=true (7.74s) --- PASS: TestFileRename/full,forceCache=false (6.59s) === 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-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:41 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:41 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:41 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:41 DEBUG : Looking for writers 2025/09/01 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:41 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/01 03:26:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:43 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:43 DEBUG : dir: Looking for writers 2025/09/01 03:26:43 DEBUG : file1: reading active writers 2025/09/01 03:26:43 DEBUG : Looking for writers 2025/09/01 03:26:43 DEBUG : dir: reading active writers 2025/09/01 03:26:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.39s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:43 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/01 03:26:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/01 03:26:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/01 03:26:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/01 03:26:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/01 03:26:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/01 03:26:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/01 03:26:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/01 03:26:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/01 03:26:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/01 03:26:46 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:46 DEBUG : dir: Looking for writers 2025/09/01 03:26:46 DEBUG : file1: reading active writers 2025/09/01 03:26:46 DEBUG : Looking for writers 2025/09/01 03:26:46 DEBUG : dir: reading active writers 2025/09/01 03:26:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.85s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:47 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/01 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/01 03:26:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/01 03:26:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/01 03:26:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/01 03:26:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/01 03:26:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/01 03:26:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/01 03:26:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/01 03:26:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/01 03:26:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/01 03:26:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/01 03:26:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/01 03:26:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/01 03:26:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/01 03:26:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/01 03:26:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/01 03:26:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/01 03:26:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/01 03:26:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/01 03:26:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/01 03:26:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/01 03:26:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/01 03:26:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/01 03:26:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/01 03:26:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/01 03:26:51 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:51 DEBUG : dir: Looking for writers 2025/09/01 03:26:51 DEBUG : file1: reading active writers 2025/09/01 03:26:51 DEBUG : Looking for writers 2025/09/01 03:26:51 DEBUG : dir: reading active writers 2025/09/01 03:26:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.49s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:52 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/01 03:26:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:53 DEBUG : dir: Looking for writers 2025/09/01 03:26:53 DEBUG : file1: reading active writers 2025/09/01 03:26:53 DEBUG : Looking for writers 2025/09/01 03:26:53 DEBUG : dir: reading active writers 2025/09/01 03:26:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.39s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:54 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/01 03:26:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/01 03:26:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/01 03:26:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/01 03:26:56 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:56 DEBUG : dir: Looking for writers 2025/09/01 03:26:56 DEBUG : file1: reading active writers 2025/09/01 03:26:56 DEBUG : Looking for writers 2025/09/01 03:26:56 DEBUG : dir: reading active writers 2025/09/01 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:56 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:56 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:56 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:56 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:26:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:26:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:26:58 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:26:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): _readAt: size=1, off=0 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): openPending: 2025/09/01 03:26:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:26:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >openPending: err= 2025/09/01 03:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/01 03:26:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:26:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:26:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >_readAt: n=1, err= 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): _readAt: size=256, off=1 2025/09/01 03:26:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >_readAt: n=15, err=EOF 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): _readAt: size=16, off=16 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >_readAt: n=0, err=EOF 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): close: 2025/09/01 03:26:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >close: err= 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): close: 2025/09/01 03:26:58 DEBUG : dir/file1(0xc0008cf240): >close: err=file already closed 2025/09/01 03:26:58 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:26:58 DEBUG : dir: Looking for writers 2025/09/01 03:26:58 DEBUG : file1: reading active writers 2025/09/01 03:26:58 DEBUG : Looking for writers 2025/09/01 03:26:58 DEBUG : dir: reading active writers 2025/09/01 03:26:58 DEBUG : >WaitForWriters: 2025/09/01 03:26:58 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.40s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:26:59 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:26:59 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:26:59 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:26:59 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:27:00 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:00 DEBUG : dir/file1(0xc0008ce5c0): _readAt: size=1, off=0 2025/09/01 03:27:00 DEBUG : dir/file1(0xc0008ce5c0): openPending: 2025/09/01 03:27:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:00 DEBUG : dir/file1(0xc0008ce5c0): >openPending: err= 2025/09/01 03:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/01 03:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >_readAt: n=1, err= 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): _readAt: size=1, off=5 2025/09/01 03:27:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >_readAt: n=1, err= 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): _readAt: size=1, off=3 2025/09/01 03:27:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >_readAt: n=1, err= 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): _readAt: size=1, off=13 2025/09/01 03:27:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >_readAt: n=1, err= 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): _readAt: size=16, off=100 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): close: 2025/09/01 03:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:27:01 DEBUG : dir/file1(0xc0008ce5c0): >close: err= 2025/09/01 03:27:01 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:01 DEBUG : dir: Looking for writers 2025/09/01 03:27:01 DEBUG : file1: reading active writers 2025/09/01 03:27:01 DEBUG : Looking for writers 2025/09/01 03:27:01 DEBUG : dir: reading active writers 2025/09/01 03:27:01 DEBUG : >WaitForWriters: 2025/09/01 03:27:01 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.54s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:01 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:01 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:01 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:01 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=1, off=0 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): openPending: 2025/09/01 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/01 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >openPending: err= 2025/09/01 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/01 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=1, err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=1, off=5 2025/09/01 03:27:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=1, err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=1, off=1 2025/09/01 03:27:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=1, err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=6, off=10 2025/09/01 03:27:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=6, err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=256, off=10 2025/09/01 03:27:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=6, err=EOF 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=256, off=100 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=0, err=EOF 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): close: 2025/09/01 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >close: err= 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): _readAt: size=256, off=100 2025/09/01 03:27:03 DEBUG : dir/file1(0xc000774480): >_readAt: n=0, err=file already closed 2025/09/01 03:27:03 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:03 DEBUG : dir: Looking for writers 2025/09/01 03:27:03 DEBUG : file1: reading active writers 2025/09/01 03:27:03 DEBUG : Looking for writers 2025/09/01 03:27:03 DEBUG : dir: reading active writers 2025/09/01 03:27:03 DEBUG : >WaitForWriters: 2025/09/01 03:27:03 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:04 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:04 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:04 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:04 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:27:05 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): RWFileHandle.Flush 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): _readAt: size=256, off=0 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): openPending: 2025/09/01 03:27:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:27:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): >openPending: err= 2025/09/01 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/01 03:27:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): >_readAt: n=16, err=EOF 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): RWFileHandle.Flush 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): RWFileHandle.Flush 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): close: 2025/09/01 03:27:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:27:05 DEBUG : dir/file1(0xc0008cfd80): >close: err= 2025/09/01 03:27:05 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:05 DEBUG : dir: Looking for writers 2025/09/01 03:27:05 DEBUG : file1: reading active writers 2025/09/01 03:27:05 DEBUG : Looking for writers 2025/09/01 03:27:05 DEBUG : dir: reading active writers 2025/09/01 03:27:05 DEBUG : >WaitForWriters: 2025/09/01 03:27:05 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:06 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:06 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/01 03:27:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:07 DEBUG : dir/file1(0xc0007759c0): _readAt: size=256, off=0 2025/09/01 03:27:07 DEBUG : dir/file1(0xc0007759c0): openPending: 2025/09/01 03:27:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:27:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:07 DEBUG : dir/file1(0xc0007759c0): >openPending: err= 2025/09/01 03:27:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/01 03:27:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:08 DEBUG : dir/file1(0xc0007759c0): >_readAt: n=16, err=EOF 2025/09/01 03:27:08 DEBUG : dir/file1(0xc0007759c0): RWFileHandle.Release 2025/09/01 03:27:08 DEBUG : dir/file1(0xc0007759c0): close: 2025/09/01 03:27:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/01 03:27:08 DEBUG : dir/file1(0xc0007759c0): >close: err= 2025/09/01 03:27:08 DEBUG : dir/file1(0xc0007759c0): RWFileHandle.Release 2025/09/01 03:27:08 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:08 DEBUG : dir: Looking for writers 2025/09/01 03:27:08 DEBUG : file1: reading active writers 2025/09/01 03:27:08 DEBUG : Looking for writers 2025/09/01 03:27:08 DEBUG : dir: reading active writers 2025/09/01 03:27:08 DEBUG : >WaitForWriters: 2025/09/01 03:27:08 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.36s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:08 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:08 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:08 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:08 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:08 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): openPending: 2025/09/01 03:27:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): >openPending: err= 2025/09/01 03:27:08 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): _writeAt: size=5, off=0 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): >_writeAt: n=5, err= 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): _writeAt: size=7, off=5 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): >_writeAt: n=7, err= 2025/09/01 03:27:08 DEBUG : file1: vfs cache: truncate to size=11 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): close: 2025/09/01 03:27:08 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:08.970604738 +0000 UTC m=+185.355239718 2025/09/01 03:27:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): >close: err= 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): close: 2025/09/01 03:27:08 DEBUG : file1(0xc000e1c9c0): >close: err=file already closed 2025/09/01 03:27:08 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:08 DEBUG : Looking for writers 2025/09/01 03:27:08 DEBUG : file1: reading active writers 2025/09/01 03:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:08 DEBUG : Looking for writers 2025/09/01 03:27:08 DEBUG : file1: reading active writers 2025/09/01 03:27:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:09 DEBUG : Looking for writers 2025/09/01 03:27:09 DEBUG : file1: reading active writers 2025/09/01 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:09 DEBUG : Looking for writers 2025/09/01 03:27:09 DEBUG : file1: reading active writers 2025/09/01 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:09 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:09 DEBUG : Looking for writers 2025/09/01 03:27:09 DEBUG : file1: reading active writers 2025/09/01 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:09 DEBUG : Looking for writers 2025/09/01 03:27:09 DEBUG : file1: reading active writers 2025/09/01 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:09 DEBUG : Looking for writers 2025/09/01 03:27:09 DEBUG : file1: reading active writers 2025/09/01 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:27:09 INFO : file1: Copied (new) 2025/09/01 03:27:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-01 03:27:08 +0000 UTC," 2025/09/01 03:27:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:09 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:10 DEBUG : Looking for writers 2025/09/01 03:27:10 DEBUG : file1: reading active writers 2025/09/01 03:27:10 DEBUG : >WaitForWriters: 2025/09/01 03:27:10 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:10 DEBUG : Looking for writers 2025/09/01 03:27:10 DEBUG : file1: reading active writers 2025/09/01 03:27:10 DEBUG : >WaitForWriters: 2025/09/01 03:27:10 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:10 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:10 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:10 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:10 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:10 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): openPending: 2025/09/01 03:27:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): >openPending: err= 2025/09/01 03:27:10 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): _writeAt: size=7, off=0 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): >_writeAt: n=7, err= 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): _writeAt: size=6, off=5 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): >_writeAt: n=6, err= 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): close: 2025/09/01 03:27:10 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:10.949982969 +0000 UTC m=+187.334617959 2025/09/01 03:27:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): >close: err= 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): _writeAt: size=5, off=0 2025/09/01 03:27:10 DEBUG : file1(0xc000429400): >_writeAt: n=0, err=file already closed 2025/09/01 03:27:10 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:10 DEBUG : Looking for writers 2025/09/01 03:27:10 DEBUG : file1: reading active writers 2025/09/01 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:10 DEBUG : Looking for writers 2025/09/01 03:27:10 DEBUG : file1: reading active writers 2025/09/01 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:10 DEBUG : Looking for writers 2025/09/01 03:27:10 DEBUG : file1: reading active writers 2025/09/01 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:11 DEBUG : Looking for writers 2025/09/01 03:27:11 DEBUG : file1: reading active writers 2025/09/01 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:11 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:11 DEBUG : Looking for writers 2025/09/01 03:27:11 DEBUG : file1: reading active writers 2025/09/01 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:11 DEBUG : Looking for writers 2025/09/01 03:27:11 DEBUG : file1: reading active writers 2025/09/01 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:11 DEBUG : Looking for writers 2025/09/01 03:27:11 DEBUG : file1: reading active writers 2025/09/01 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:27:11 INFO : file1: Copied (new) 2025/09/01 03:27:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-01 03:27:10 +0000 UTC," 2025/09/01 03:27:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:12 DEBUG : Looking for writers 2025/09/01 03:27:12 DEBUG : file1: reading active writers 2025/09/01 03:27:12 DEBUG : >WaitForWriters: 2025/09/01 03:27:12 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:12 DEBUG : Looking for writers 2025/09/01 03:27:12 DEBUG : file1: reading active writers 2025/09/01 03:27:12 DEBUG : >WaitForWriters: 2025/09/01 03:27:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:12 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:12 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:12 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:12 DEBUG : file1(0xc000d60200): openPending: 2025/09/01 03:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:12 DEBUG : file1(0xc000d60200): >openPending: err= 2025/09/01 03:27:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:12 DEBUG : file1(0xc000d60200): close: 2025/09/01 03:27:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:12.933219397 +0000 UTC m=+189.317854387 2025/09/01 03:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:12 DEBUG : file1(0xc000d60200): >close: err= 2025/09/01 03:27:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/01 03:27:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:27:12 DEBUG : file2: newRWFileHandle: 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): openPending: 2025/09/01 03:27:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): >openPending: err= 2025/09/01 03:27:12 DEBUG : file2: >newRWFileHandle: err= 2025/09/01 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/01 03:27:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/01 03:27:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): RWFileHandle.Flush 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): RWFileHandle.Release 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): close: 2025/09/01 03:27:12 DEBUG : file2: vfs cache: setting modification time to 2025-09-01 03:27:12.934942154 +0000 UTC m=+189.319577143 2025/09/01 03:27:12 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:12 DEBUG : file2(0xc000d606c0): >close: err= 2025/09/01 03:27:12 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:12 DEBUG : Looking for writers 2025/09/01 03:27:12 DEBUG : file1: reading active writers 2025/09/01 03:27:12 DEBUG : file2: reading active writers 2025/09/01 03:27:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/01 03:27:12 DEBUG : Looking for writers 2025/09/01 03:27:12 DEBUG : file1: reading active writers 2025/09/01 03:27:12 DEBUG : file2: reading active writers 2025/09/01 03:27:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/01 03:27:12 DEBUG : Looking for writers 2025/09/01 03:27:12 DEBUG : file1: reading active writers 2025/09/01 03:27:12 DEBUG : file2: reading active writers 2025/09/01 03:27:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/01 03:27:13 DEBUG : Looking for writers 2025/09/01 03:27:13 DEBUG : file1: reading active writers 2025/09/01 03:27:13 DEBUG : file2: reading active writers 2025/09/01 03:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/01 03:27:13 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:13 DEBUG : file2: vfs cache: starting upload 2025/09/01 03:27:13 DEBUG : Looking for writers 2025/09/01 03:27:13 DEBUG : file1: reading active writers 2025/09/01 03:27:13 DEBUG : file2: reading active writers 2025/09/01 03:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/01 03:27:13 DEBUG : Looking for writers 2025/09/01 03:27:13 DEBUG : file1: reading active writers 2025/09/01 03:27:13 DEBUG : file2: reading active writers 2025/09/01 03:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/01 03:27:13 DEBUG : Looking for writers 2025/09/01 03:27:13 DEBUG : file1: reading active writers 2025/09/01 03:27:13 DEBUG : file2: reading active writers 2025/09/01 03:27:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/01 03:27:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/01 03:27:13 INFO : file1: Copied (new) 2025/09/01 03:27:13 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-01 03:27:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/01 03:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:13 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:13 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/01 03:27:13 INFO : file2: Copied (new) 2025/09/01 03:27:13 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-01 03:27:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/01 03:27:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/01 03:27:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/01 03:27:13 INFO : file2: vfs cache: upload succeeded try #1 2025/09/01 03:27:14 DEBUG : Looking for writers 2025/09/01 03:27:14 DEBUG : file2: reading active writers 2025/09/01 03:27:14 DEBUG : file1: reading active writers 2025/09/01 03:27:14 DEBUG : >WaitForWriters: 2025/09/01 03:27:14 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:14 DEBUG : Looking for writers 2025/09/01 03:27:14 DEBUG : file2: reading active writers 2025/09/01 03:27:14 DEBUG : file1: reading active writers 2025/09/01 03:27:14 DEBUG : >WaitForWriters: 2025/09/01 03:27:14 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.20s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:14 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:14 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:14 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:14 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:15 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:15 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): openPending: 2025/09/01 03:27:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): >openPending: err= 2025/09/01 03:27:15 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): _writeAt: size=5, off=0 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): >_writeAt: n=5, err= 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): RWFileHandle.Flush 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): RWFileHandle.Flush 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): close: 2025/09/01 03:27:15 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:15.134805337 +0000 UTC m=+191.519440317 2025/09/01 03:27:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:15 DEBUG : file1(0xc000116f80): >close: err= 2025/09/01 03:27:15 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:15 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:15 DEBUG : Looking for writers 2025/09/01 03:27:15 DEBUG : file1: reading active writers 2025/09/01 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/01 03:27:16 INFO : file1: Copied (new) 2025/09/01 03:27:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-01 03:27:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/01 03:27:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:16 DEBUG : Looking for writers 2025/09/01 03:27:16 DEBUG : file1: reading active writers 2025/09/01 03:27:16 DEBUG : >WaitForWriters: 2025/09/01 03:27:16 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:16 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:16 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:16 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:16 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:16 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): openPending: 2025/09/01 03:27:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): >openPending: err= 2025/09/01 03:27:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): _writeAt: size=5, off=0 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): >_writeAt: n=5, err= 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): RWFileHandle.Release 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): close: 2025/09/01 03:27:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:16.982012444 +0000 UTC m=+193.366647454 2025/09/01 03:27:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): >close: err= 2025/09/01 03:27:16 DEBUG : file1(0xc00071a700): RWFileHandle.Release 2025/09/01 03:27:16 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:16 DEBUG : Looking for writers 2025/09/01 03:27:16 DEBUG : file1: reading active writers 2025/09/01 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:16 DEBUG : Looking for writers 2025/09/01 03:27:16 DEBUG : file1: reading active writers 2025/09/01 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:17 DEBUG : Looking for writers 2025/09/01 03:27:17 DEBUG : file1: reading active writers 2025/09/01 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:17 DEBUG : Looking for writers 2025/09/01 03:27:17 DEBUG : file1: reading active writers 2025/09/01 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:17 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:17 DEBUG : Looking for writers 2025/09/01 03:27:17 DEBUG : file1: reading active writers 2025/09/01 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:17 DEBUG : Looking for writers 2025/09/01 03:27:17 DEBUG : file1: reading active writers 2025/09/01 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:17 DEBUG : Looking for writers 2025/09/01 03:27:17 DEBUG : file1: reading active writers 2025/09/01 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/01 03:27:17 INFO : file1: Copied (new) 2025/09/01 03:27:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-01 03:27:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/01 03:27:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:17 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:18 DEBUG : Looking for writers 2025/09/01 03:27:18 DEBUG : file1: reading active writers 2025/09/01 03:27:18 DEBUG : >WaitForWriters: 2025/09/01 03:27:18 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:18 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:18 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:18 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:18 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/01 03:27:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:27:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): openPending: 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): >openPending: err= 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/01 03:27:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): _writeAt: size=5, off=0 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): >_writeAt: n=5, err= 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): close: 2025/09/01 03:27:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-01 03:27:20.040923099 +0000 UTC m=+196.425558049 2025/09/01 03:27:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:20 DEBUG : dir/file1(0xc0002b0c00): >close: err= 2025/09/01 03:27:20 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: starting upload 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:20 DEBUG : dir: Looking for writers 2025/09/01 03:27:20 DEBUG : file1: reading active writers 2025/09/01 03:27:20 DEBUG : Looking for writers 2025/09/01 03:27:20 DEBUG : dir: reading active writers 2025/09/01 03:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/01 03:27:20 INFO : dir/file1: Copied (replaced existing) 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-01 03:27:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/01 03:27:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:21 DEBUG : dir: Looking for writers 2025/09/01 03:27:21 DEBUG : file1: reading active writers 2025/09/01 03:27:21 DEBUG : Looking for writers 2025/09/01 03:27:21 DEBUG : dir: reading active writers 2025/09/01 03:27:21 DEBUG : >WaitForWriters: 2025/09/01 03:27:21 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.38s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:22 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:22 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:22 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:22 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/01 03:27:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/01 03:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/01 03:27:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): _writeAt: size=5, off=0 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): openPending: 2025/09/01 03:27:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/01 03:27:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/01 03:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): >openPending: err= 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): >_writeAt: n=5, err= 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): _writeAt: size=15, off=5 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): >_writeAt: n=15, err= 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): close: 2025/09/01 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/01 03:27:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-01 03:27:23.421042152 +0000 UTC m=+199.805677101 2025/09/01 03:27:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:23 DEBUG : dir/file1(0xc000d412c0): >close: err= 2025/09/01 03:27:23 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:23 DEBUG : dir: Looking for writers 2025/09/01 03:27:23 DEBUG : file1: reading active writers 2025/09/01 03:27:23 DEBUG : Looking for writers 2025/09/01 03:27:23 DEBUG : dir: reading active writers 2025/09/01 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:24 DEBUG : dir: Looking for writers 2025/09/01 03:27:24 DEBUG : file1: reading active writers 2025/09/01 03:27:24 DEBUG : Looking for writers 2025/09/01 03:27:24 DEBUG : dir: reading active writers 2025/09/01 03:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/01 03:27:24 INFO : dir/file1: Copied (replaced existing) 2025/09/01 03:27:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-01 03:27:23 +0000 UTC," 2025/09/01 03:27:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:24 DEBUG : dir: Looking for writers 2025/09/01 03:27:24 DEBUG : file1: reading active writers 2025/09/01 03:27:24 DEBUG : Looking for writers 2025/09/01 03:27:24 DEBUG : dir: reading active writers 2025/09/01 03:27:24 DEBUG : >WaitForWriters: 2025/09/01 03:27:24 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.34s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:25 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:25 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:25 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:25 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:25 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): openPending: 2025/09/01 03:27:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): >openPending: err= 2025/09/01 03:27:25 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): _writeAt: size=5, off=0 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): >_writeAt: n=5, err= 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): close: 2025/09/01 03:27:25 DEBUG : file1: vfs cache: setting modification time to 2025-09-01 03:27:25.54679766 +0000 UTC m=+201.931432640 2025/09/01 03:27:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:25 DEBUG : file1(0xc0002b1e00): >close: err= 2025/09/01 03:27:25 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:25 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:25 DEBUG : Looking for writers 2025/09/01 03:27:25 DEBUG : file1: reading active writers 2025/09/01 03:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:26 DEBUG : Looking for writers 2025/09/01 03:27:26 DEBUG : file1: reading active writers 2025/09/01 03:27:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/01 03:27:26 INFO : file1: Copied (new) 2025/09/01 03:27:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-01 03:27:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/01 03:27:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:26 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:26 DEBUG : Looking for writers 2025/09/01 03:27:26 DEBUG : file1: reading active writers 2025/09/01 03:27:26 DEBUG : >WaitForWriters: 2025/09/01 03:27:26 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:27 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/01 03:27:27 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.392383508 +0000 UTC m=+203.777018498 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.392383508 +0000 UTC m=+203.777018498 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf1c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.392383508 +0000 UTC m=+203.777018498 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf680): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 1 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.396689578 +0000 UTC m=+203.781324558 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfd00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.396689578 +0000 UTC m=+203.781324558 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004287c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 2 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.399599183 +0000 UTC m=+203.784234163 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004298c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.399599183 +0000 UTC m=+203.784234163 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429e40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.399599183 +0000 UTC m=+203.784234163 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c3c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 3 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.40370179 +0000 UTC m=+203.788336780 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1ca40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.40370179 +0000 UTC m=+203.788336780 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cf80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6380 item 4 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.406859962 +0000 UTC m=+203.791494953 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d600): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.406859962 +0000 UTC m=+203.791494953 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1da80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.406859962 +0000 UTC m=+203.791494953 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a67e0 item 5 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.410337606 +0000 UTC m=+203.794972595 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d606c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.410337606 +0000 UTC m=+203.794972595 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60c40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 6 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.413167982 +0000 UTC m=+203.797802962 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61300): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.413167982 +0000 UTC m=+203.797802962 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61800): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.413167982 +0000 UTC m=+203.797802962 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61cc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 7 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.417600418 +0000 UTC m=+203.802235409 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116780): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.417600418 +0000 UTC m=+203.802235409 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0001174c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b20 item 8 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000b26340): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.420661449 +0000 UTC m=+203.805296439 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26700): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.420661449 +0000 UTC m=+203.805296439 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b26b80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.420661449 +0000 UTC m=+203.805296439 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27080): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d27e0 item 9 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.424012133 +0000 UTC m=+203.808647123 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27700): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.424012133 +0000 UTC m=+203.808647123 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b27c40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d33b0 item 10 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000b50300): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50300): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.427121213 +0000 UTC m=+203.811756203 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b506c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.427121213 +0000 UTC m=+203.811756203 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b50bc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.427121213 +0000 UTC m=+203.811756203 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b510c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d39d0 item 11 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.431947579 +0000 UTC m=+203.816582570 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51740): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.431947579 +0000 UTC m=+203.816582570 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000b51c80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de2a0 item 12 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000bf4340): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.4350677 +0000 UTC m=+203.819702691 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4700): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.4350677 +0000 UTC m=+203.819702691 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf4dc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de7e0 item 13 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.438326392 +0000 UTC m=+203.822961382 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5440): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.438326392 +0000 UTC m=+203.822961382 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000bf5980): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dec40 item 14 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000c1e040): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e040): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.441443948 +0000 UTC m=+203.826078938 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1e400): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.441443948 +0000 UTC m=+203.826078938 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1eac0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df110 item 15 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.444310704 +0000 UTC m=+203.828945694 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f140): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.444310704 +0000 UTC m=+203.828945694 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1f680): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df570 item 16 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.447299208 +0000 UTC m=+203.831934158 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c1fcc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.447299208 +0000 UTC m=+203.831934158 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c581c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.447299208 +0000 UTC m=+203.831934158 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c586c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfb20 item 17 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.449314763 +0000 UTC m=+203.833949714 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c58d40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.449314763 +0000 UTC m=+203.833949714 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59280): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea1c0 item 18 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.450679217 +0000 UTC m=+203.835314227 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59900): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.450679217 +0000 UTC m=+203.835314227 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c59e00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.450679217 +0000 UTC m=+203.835314227 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea9a0 item 19 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.453445223 +0000 UTC m=+203.838080193 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94a00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.453445223 +0000 UTC m=+203.838080193 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c94f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb180 item 20 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.455154344 +0000 UTC m=+203.839789294 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c955c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.455154344 +0000 UTC m=+203.839789294 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000c95ac0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.455154344 +0000 UTC m=+203.839789294 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6040): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb5e0 item 21 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.457721707 +0000 UTC m=+203.842356656 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb66c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.457721707 +0000 UTC m=+203.842356656 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb6c00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e000 item 22 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.463355299 +0000 UTC m=+203.847990250 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7280): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.463355299 +0000 UTC m=+203.847990250 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7780): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.463355299 +0000 UTC m=+203.847990250 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cb7c80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e930 item 23 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.466001279 +0000 UTC m=+203.850636229 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000cdc380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.466001279 +0000 UTC m=+203.850636229 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 24 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc0007d0ac0): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0ac0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.475553533 +0000 UTC m=+203.860188504 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d0e80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.475553533 +0000 UTC m=+203.860188504 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.475553533 +0000 UTC m=+203.860188504 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d18c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec850 item 25 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.479067394 +0000 UTC m=+203.863702343 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007d1f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.479067394 +0000 UTC m=+203.863702343 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1c500): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed0a0 item 26 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000d1cb40): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cb40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.481519871 +0000 UTC m=+203.866154842 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1cf00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.481519871 +0000 UTC m=+203.866154842 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d400): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.481519871 +0000 UTC m=+203.866154842 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d1d940): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed500 item 27 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.487606154 +0000 UTC m=+203.872241125 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68040): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.487606154 +0000 UTC m=+203.872241125 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 28 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000d68bc0): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68bc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.490231476 +0000 UTC m=+203.874866446 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d68f80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.490231476 +0000 UTC m=+203.874866446 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69640): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c0e0 item 29 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.498550193 +0000 UTC m=+203.883185173 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d69cc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.498550193 +0000 UTC m=+203.883185173 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a280): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 30 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): _readAt: size=2, off=0 2025/09/01 03:27:27 ERROR : open-test-file(0xc000d9a8c0): Couldn't read size of file 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9a8c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.501206132 +0000 UTC m=+203.885841102 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9ac80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.501206132 +0000 UTC m=+203.885841102 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ce70 item 31 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.503692874 +0000 UTC m=+203.888327853 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9b9c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.503692874 +0000 UTC m=+203.888327853 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d9bf00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d490 item 32 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.505258524 +0000 UTC m=+203.889893474 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc45c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d960 item 33 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.505908896 +0000 UTC m=+203.890543846 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4a40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.505908896 +0000 UTC m=+203.890543846 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc4f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049db20 item 33 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.507766174 +0000 UTC m=+203.892401115 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 34 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.50848196 +0000 UTC m=+203.893116900 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5a00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.50848196 +0000 UTC m=+203.893116900 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000dc5f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 34 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.51000489 +0000 UTC m=+203.894639841 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0e600): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 35 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.51059566 +0000 UTC m=+203.895230611 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ea80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.51059566 +0000 UTC m=+203.895230611 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0ef80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 35 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.512263092 +0000 UTC m=+203.896898042 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0f600): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 36 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.513174495 +0000 UTC m=+203.897809434 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e0fb00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.513174495 +0000 UTC m=+203.897809434 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e580c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004007e0 item 36 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.514576638 +0000 UTC m=+203.899211589 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58700): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401260 item 37 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.515501867 +0000 UTC m=+203.900136837 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e58b80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.515501867 +0000 UTC m=+203.900136837 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59080): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 37 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.517476946 +0000 UTC m=+203.902111896 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59700): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003facb0 item 38 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.518202069 +0000 UTC m=+203.902837019 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e59c00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.518202069 +0000 UTC m=+203.902837019 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e881c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb260 item 38 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.519965672 +0000 UTC m=+203.904600622 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88840): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb8f0 item 39 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.520835034 +0000 UTC m=+203.905469985 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e88d40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.520835034 +0000 UTC m=+203.905469985 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89240): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbc70 item 39 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.522392391 +0000 UTC m=+203.907027341 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e898c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494460 item 40 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.523069212 +0000 UTC m=+203.907704172 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e89dc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.523069212 +0000 UTC m=+203.907704172 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 40 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.524974922 +0000 UTC m=+203.909609872 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2940): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 41 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.525557005 +0000 UTC m=+203.910191955 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed2e40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d20 item 41 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.52650733 +0000 UTC m=+203.911142300 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3300): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.52650733 +0000 UTC m=+203.911142300 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3840): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 41 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.528284719 +0000 UTC m=+203.912919669 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000ed3e80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495340 item 42 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.528858307 +0000 UTC m=+203.913493257 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00400): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495570 item 42 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.529676835 +0000 UTC m=+203.914311795 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00940): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.529676835 +0000 UTC m=+203.914311795 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f00ec0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 42 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.531014206 +0000 UTC m=+203.915649156 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01500): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c70 item 43 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.531521139 +0000 UTC m=+203.916156089 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01a00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa460 item 43 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.53216567 +0000 UTC m=+203.916800620 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f01f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.53216567 +0000 UTC m=+203.916800620 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22500): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa8c0 item 43 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.533760004 +0000 UTC m=+203.918394955 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f22b40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faf50 item 44 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.534258672 +0000 UTC m=+203.918893621 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23040): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb6c0 item 44 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.534888395 +0000 UTC m=+203.919523344 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.534888395 +0000 UTC m=+203.919523344 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f23b00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbab0 item 44 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.536225806 +0000 UTC m=+203.920860756 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f401c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4070 item 45 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.53846315 +0000 UTC m=+203.923098099 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f406c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.53846315 +0000 UTC m=+203.923098099 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e2ec0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca070 item 45 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.540628668 +0000 UTC m=+203.925263618 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004e3c80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca5b0 item 46 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.541195643 +0000 UTC m=+203.925830593 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.541195643 +0000 UTC m=+203.925830593 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f40d80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca850 item 46 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.542757006 +0000 UTC m=+203.927391966 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f413c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cac40 item 47 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.543221647 +0000 UTC m=+203.927856598 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000f418c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.543221647 +0000 UTC m=+203.927856598 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774040): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cae00 item 47 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.544756521 +0000 UTC m=+203.929391471 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007746c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb180 item 48 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.545562215 +0000 UTC m=+203.930197165 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000774bc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.545562215 +0000 UTC m=+203.930197165 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007753c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb420 item 48 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.548544608 +0000 UTC m=+203.933179598 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775a00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb9d0 item 49 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.549497407 +0000 UTC m=+203.934132387 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000775e80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.549497407 +0000 UTC m=+203.934132387 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbb90 item 49 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.552060151 +0000 UTC m=+203.936695141 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d00b40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbf10 item 50 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.553038339 +0000 UTC m=+203.937673329 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01140): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.553038339 +0000 UTC m=+203.937673329 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d016c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4230 item 50 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.554977121 +0000 UTC m=+203.939612071 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d01d80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4770 item 51 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.55557821 +0000 UTC m=+203.940213160 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b0a80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.55557821 +0000 UTC m=+203.940213160 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4af0 item 51 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.557280919 +0000 UTC m=+203.941915868 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1a40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4f50 item 52 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.557968751 +0000 UTC m=+203.942603700 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0002b1f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.557968751 +0000 UTC m=+203.942603700 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5110 item 52 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.559896722 +0000 UTC m=+203.944531672 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d40c00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5570 item 53 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.56058714 +0000 UTC m=+203.945222090 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41180): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.56058714 +0000 UTC m=+203.945222090 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d416c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c57a0 item 53 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.562170594 +0000 UTC m=+203.946805544 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d41d80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c00 item 54 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.562875407 +0000 UTC m=+203.947510358 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ce540): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.562875407 +0000 UTC m=+203.947510358 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008ced40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e0e0 item 54 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.564347363 +0000 UTC m=+203.948982313 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf3c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e9a0 item 55 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.564932342 +0000 UTC m=+203.949567292 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cf8c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.564932342 +0000 UTC m=+203.949567292 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008cfe40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ebd0 item 55 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.567003583 +0000 UTC m=+203.951638523 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0004294c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f730 item 56 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.568057201 +0000 UTC m=+203.952692152 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000429a40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.568057201 +0000 UTC m=+203.952692152 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c140): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fb90 item 56 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.570112142 +0000 UTC m=+203.954747112 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1c7c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8460 item 57 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.570845921 +0000 UTC m=+203.955480891 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1cd00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8620 item 57 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.571570371 +0000 UTC m=+203.956205342 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d240): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.571570371 +0000 UTC m=+203.956205342 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1d800): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de87e0 item 57 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.573582461 +0000 UTC m=+203.958217442 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000e1de80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8b60 item 58 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.574275984 +0000 UTC m=+203.958910954 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d60480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8d20 item 58 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.575506746 +0000 UTC m=+203.960141716 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d609c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.575506746 +0000 UTC m=+203.960141716 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8ee0 item 58 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.577806535 +0000 UTC m=+203.962441516 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61640): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9340 item 59 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.578517221 +0000 UTC m=+203.963152191 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000d61b80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9500 item 59 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.579414877 +0000 UTC m=+203.964049847 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116400): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.579414877 +0000 UTC m=+203.964049847 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000116f80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de96c0 item 59 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.581658582 +0000 UTC m=+203.966293562 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a3c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9a40 item 60 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.582545659 +0000 UTC m=+203.967180628 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071a940): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9c00 item 60 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.583970105 +0000 UTC m=+203.968605094 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071afc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.583970105 +0000 UTC m=+203.968605094 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00071bd80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9dc0 item 60 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.586465181 +0000 UTC m=+203.971100152 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068a4c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 61 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.58716218 +0000 UTC m=+203.971797150 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068aa00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.58716218 +0000 UTC m=+203.971797150 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b100): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2540 item 61 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.589465938 +0000 UTC m=+203.974100918 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068b740): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c28c0 item 62 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.590449586 +0000 UTC m=+203.975084576 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00068bc80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.590449586 +0000 UTC m=+203.975084576 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006be400): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a80 item 62 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.592553548 +0000 UTC m=+203.977188518 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bea40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2e70 item 63 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.5932409 +0000 UTC m=+203.977875870 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bef80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.5932409 +0000 UTC m=+203.977875870 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bf680): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3180 item 63 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.595506235 +0000 UTC m=+203.980141205 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006bfcc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c37a0 item 64 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.596200188 +0000 UTC m=+203.980835158 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa280): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.596200188 +0000 UTC m=+203.980835158 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fa980): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3960 item 64 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.598334257 +0000 UTC m=+203.982969227 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fafc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3f10 item 65 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.599305603 +0000 UTC m=+203.983940552 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb440): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.599305603 +0000 UTC m=+203.983940552 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0006fb940): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc1c0 item 65 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.601129518 +0000 UTC m=+203.985764468 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc7e0 item 66 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.601835174 +0000 UTC m=+203.986470134 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.601835174 +0000 UTC m=+203.986470134 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075a9c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd030 item 66 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.603528255 +0000 UTC m=+203.988163205 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdc00 item 67 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.604135104 +0000 UTC m=+203.988770054 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.604135104 +0000 UTC m=+203.988770054 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00075b980): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8150 item 67 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.605582173 +0000 UTC m=+203.990217133 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792080): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d89a0 item 68 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.606307716 +0000 UTC m=+203.990942666 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.606307716 +0000 UTC m=+203.990942666 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000792ac0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8b60 item 68 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.608157771 +0000 UTC m=+203.992792731 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793100): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9030 item 69 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.608858437 +0000 UTC m=+203.993493387 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.608858437 +0000 UTC m=+203.993493387 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000793a80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 69 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.610680519 +0000 UTC m=+203.995315470 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0180): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9a40 item 70 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.611290846 +0000 UTC m=+203.995925796 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0680): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.611290846 +0000 UTC m=+203.995925796 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b0bc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9c00 item 70 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.612696537 +0000 UTC m=+203.997331487 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1240): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386620 item 71 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.613224309 +0000 UTC m=+203.997859259 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1740): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.613224309 +0000 UTC m=+203.997859259 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007b1c40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386a10 item 71 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.614854712 +0000 UTC m=+203.999489661 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386e70 item 72 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.616123835 +0000 UTC m=+204.000758805 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ca840): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.616123835 +0000 UTC m=+204.000758805 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cad80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003870a0 item 72 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.618147958 +0000 UTC m=+204.002782927 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387570 item 73 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.618882147 +0000 UTC m=+204.003517117 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cb840): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003877a0 item 73 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.619499666 +0000 UTC m=+204.004134637 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007cbd00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.619499666 +0000 UTC m=+204.004134637 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec2c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387c70 item 73 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.620976471 +0000 UTC m=+204.005611421 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ec900): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc7e0 item 74 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.621446153 +0000 UTC m=+204.006081104 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ece00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca10 item 74 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.622054647 +0000 UTC m=+204.006689587 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.622054647 +0000 UTC m=+204.006689587 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007ed8c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 74 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.623237218 +0000 UTC m=+204.007872168 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0007edf00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd1f0 item 75 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.623766551 +0000 UTC m=+204.008401502 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): _writeAt: size=3, off=2 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd420 item 75 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.624522873 +0000 UTC m=+204.009157823 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082e9c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.624522873 +0000 UTC m=+204.009157823 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082ef00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd730 item 75 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.625835559 +0000 UTC m=+204.010470508 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082f540): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cde30 item 76 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.626255689 +0000 UTC m=+204.010890638 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00082fa40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc2a0 item 76 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): _writeAt: size=3, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.62679446 +0000 UTC m=+204.011429410 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.62679446 +0000 UTC m=+204.011429410 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086c580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc690 item 76 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.627924703 +0000 UTC m=+204.012559653 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086cbc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcaf0 item 77 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.628326748 +0000 UTC m=+204.012961698 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d0c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.628326748 +0000 UTC m=+204.012961698 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086d7c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd90 item 77 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.630257476 +0000 UTC m=+204.014892436 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc00086de00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd490 item 78 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.630878542 +0000 UTC m=+204.015513512 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.630878542 +0000 UTC m=+204.015513512 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000882a80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd9d0 item 78 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.632763343 +0000 UTC m=+204.017398303 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008830c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddea0 item 79 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.633323064 +0000 UTC m=+204.017958024 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008835c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.633323064 +0000 UTC m=+204.017958024 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000883cc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 79 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.635375159 +0000 UTC m=+204.020010119 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894380): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 80 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.636024078 +0000 UTC m=+204.020659038 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894880): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.636024078 +0000 UTC m=+204.020659038 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000894f80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2150 item 80 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.637842955 +0000 UTC m=+204.022477925 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008955c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2930 item 81 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.638497425 +0000 UTC m=+204.023132394 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000895a40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.638497425 +0000 UTC m=+204.023132394 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2e70 item 81 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.640219961 +0000 UTC m=+204.024854921 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008de680): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3340 item 82 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.640979467 +0000 UTC m=+204.025614436 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008deb80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.640979467 +0000 UTC m=+204.025614436 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df100): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3730 item 82 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.642632171 +0000 UTC m=+204.027267142 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008df780): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3ce0 item 83 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.643275049 +0000 UTC m=+204.027910010 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0008dfc80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.643275049 +0000 UTC m=+204.027910010 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926240): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e1c0 item 83 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.645020657 +0000 UTC m=+204.029655628 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009268c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015eee0 item 84 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.645695866 +0000 UTC m=+204.030330827 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000926dc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.645695866 +0000 UTC m=+204.030330827 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927340): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f260 item 84 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.647829485 +0000 UTC m=+204.032464434 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009279c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2000 item 85 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.648756155 +0000 UTC m=+204.033391125 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000927ec0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.648756155 +0000 UTC m=+204.033391125 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962480): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 85 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.650682955 +0000 UTC m=+204.035317905 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000962b00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2cb0 item 86 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.651376407 +0000 UTC m=+204.036011357 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963000): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.651376407 +0000 UTC m=+204.036011357 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2f50 item 86 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.652876965 +0000 UTC m=+204.037511926 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000963c00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3730 item 87 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.653466634 +0000 UTC m=+204.038101583 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992180): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.653466634 +0000 UTC m=+204.038101583 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009926c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3a40 item 87 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.655371011 +0000 UTC m=+204.040005972 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000992d40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6230 item 88 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.656071517 +0000 UTC m=+204.040706487 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993240): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.656071517 +0000 UTC m=+204.040706487 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009937c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb63f0 item 88 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.657811586 +0000 UTC m=+204.042446536 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000993e00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6770 item 89 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.658308078 +0000 UTC m=+204.042943028 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b43c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6930 item 89 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.659247743 +0000 UTC m=+204.043882703 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4900): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.659247743 +0000 UTC m=+204.043882703 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b4e80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6af0 item 89 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.660964619 +0000 UTC m=+204.045599579 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b54c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7030 item 90 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.661531474 +0000 UTC m=+204.046166434 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5a00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb72d0 item 90 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.662320326 +0000 UTC m=+204.046955296 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009b5f40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.662320326 +0000 UTC m=+204.046955296 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dc580): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7490 item 90 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.665004067 +0000 UTC m=+204.049639037 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dcbc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb79d0 item 91 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.665872237 +0000 UTC m=+204.050507208 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd100): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): >_readAt: n=2, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): _writeAt: size=3, off=7 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7d50 item 91 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.666946777 +0000 UTC m=+204.051581747 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009dd640): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): >_readAt: n=8, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.666946777 +0000 UTC m=+204.051581747 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009ddbc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7f10 item 91 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.668989815 +0000 UTC m=+204.053624785 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4280): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001130a0 item 92 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.669696632 +0000 UTC m=+204.054331602 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f47c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): open at offset 5 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ab0 item 92 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): _readAt: size=2, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): _writeAt: size=3, off=5 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): >_writeAt: n=3, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.670516402 +0000 UTC m=+204.055151373 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f4d00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.670516402 +0000 UTC m=+204.055151373 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f52c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e44000 item 92 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.672853923 +0000 UTC m=+204.057488893 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5900): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e44380 item 93 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.673649026 +0000 UTC m=+204.058283996 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc0009f5e40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.673649026 +0000 UTC m=+204.058283996 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a405c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e44540 item 93 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.675996857 +0000 UTC m=+204.060631837 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a40c00): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e44930 item 94 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.676835281 +0000 UTC m=+204.061470251 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41140): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.676835281 +0000 UTC m=+204.061470251 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41840): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e44cb0 item 94 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.678690708 +0000 UTC m=+204.063325658 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a41e80): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e45030 item 95 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.679153045 +0000 UTC m=+204.063787996 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64440): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.679153045 +0000 UTC m=+204.063787996 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a64b40): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e451f0 item 95 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 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/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): open at offset 0 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): _readAt: size=2, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): >_readAt: n=0, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.680421578 +0000 UTC m=+204.065056529 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65180): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): _writeAt: size=5, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): >openPending: err= 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e45570 item 96 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): >_writeAt: n=5, err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.680914735 +0000 UTC m=+204.065549685 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a656c0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): _readAt: size=512, off=0 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): openPending: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): >openPending: err= 2025/09/01 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): close: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:27.680914735 +0000 UTC m=+204.065549685 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:27 DEBUG : open-test-file(0xc000a65dc0): >close: err= 2025/09/01 03:27:27 DEBUG : open-test-file: Remove: 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e45730 item 96 2025/09/01 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:27 DEBUG : open-test-file: >Remove: err= 2025/09/01 03:27:27 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:27 DEBUG : Looking for writers 2025/09/01 03:27:27 DEBUG : >WaitForWriters: 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:27 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/01 03:27:27 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.066204123 +0000 UTC m=+204.450839072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c180): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.066204123 +0000 UTC m=+204.450839072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0c600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.066204123 +0000 UTC m=+204.450839072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0cac0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484460 item 1 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.069377985 +0000 UTC m=+204.454012925 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d100): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.069377985 +0000 UTC m=+204.454012925 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0d600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 2 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.072607431 +0000 UTC m=+204.457242411 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b0dc40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.072607431 +0000 UTC m=+204.457242411 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.072607431 +0000 UTC m=+204.457242411 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 3 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.075818413 +0000 UTC m=+204.460453383 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b34c80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.075818413 +0000 UTC m=+204.460453383 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b351c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6380 item 4 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.077791499 +0000 UTC m=+204.462426450 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35800): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.077791499 +0000 UTC m=+204.462426450 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b35c80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.077791499 +0000 UTC m=+204.462426450 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b621c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a67e0 item 5 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.081359041 +0000 UTC m=+204.465994021 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62840): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.081359041 +0000 UTC m=+204.465994021 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b62d80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 6 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.083475427 +0000 UTC m=+204.468110387 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63400): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.083475427 +0000 UTC m=+204.468110387 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63900): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.083475427 +0000 UTC m=+204.468110387 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000b63dc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 7 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.086163817 +0000 UTC m=+204.470798767 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c304c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.086163817 +0000 UTC m=+204.470798767 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b20 item 8 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000c30fc0): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c30fc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.088138978 +0000 UTC m=+204.472773928 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.088138978 +0000 UTC m=+204.472773928 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31800): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.088138978 +0000 UTC m=+204.472773928 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c31d00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d27e0 item 9 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.091810815 +0000 UTC m=+204.476445815 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e400): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.091810815 +0000 UTC m=+204.476445815 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5e940): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d33b0 item 10 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000c5ef80): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5ef80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.095203498 +0000 UTC m=+204.479838489 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.095203498 +0000 UTC m=+204.479838489 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5f840): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.095203498 +0000 UTC m=+204.479838489 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c5fd40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d39d0 item 11 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.100089236 +0000 UTC m=+204.484724276 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.100089236 +0000 UTC m=+204.484724276 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de2a0 item 12 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000c92fc0): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c92fc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.103354931 +0000 UTC m=+204.487989921 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.103354931 +0000 UTC m=+204.487989921 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000c93a40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de7e0 item 13 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.106177653 +0000 UTC m=+204.490812623 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.106177653 +0000 UTC m=+204.490812623 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cae680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deb60 item 14 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000caecc0): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caecc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.109144376 +0000 UTC m=+204.493779346 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.109144376 +0000 UTC m=+204.493779346 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000caf740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df030 item 15 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.11202653 +0000 UTC m=+204.496661500 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cafdc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.11202653 +0000 UTC m=+204.496661500 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df490 item 16 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.114380833 +0000 UTC m=+204.499015802 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cea9c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.114380833 +0000 UTC m=+204.499015802 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceae40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.114380833 +0000 UTC m=+204.499015802 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df9d0 item 17 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.118461709 +0000 UTC m=+204.503096689 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ceb9c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.118461709 +0000 UTC m=+204.503096689 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000cebf00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea0e0 item 18 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.122147342 +0000 UTC m=+204.506782312 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.122147342 +0000 UTC m=+204.506782312 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d50b00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.122147342 +0000 UTC m=+204.506782312 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea690 item 19 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.126225603 +0000 UTC m=+204.510860603 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.126225603 +0000 UTC m=+204.510860603 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d51bc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb0a0 item 20 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.129196945 +0000 UTC m=+204.513831925 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d862c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.129196945 +0000 UTC m=+204.513831925 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d867c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.129196945 +0000 UTC m=+204.513831925 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d86cc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb490 item 21 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.13335183 +0000 UTC m=+204.517986820 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.13335183 +0000 UTC m=+204.517986820 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87880): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebce0 item 22 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.136063705 +0000 UTC m=+204.520698684 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d87f00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.136063705 +0000 UTC m=+204.520698684 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.136063705 +0000 UTC m=+204.520698684 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc0980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec380 item 23 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.139037271 +0000 UTC m=+204.523672220 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.139037271 +0000 UTC m=+204.523672220 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecbd0 item 24 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000dc1b80): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.141822312 +0000 UTC m=+204.526457292 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000dc1f40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.141822312 +0000 UTC m=+204.526457292 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de64c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.141822312 +0000 UTC m=+204.526457292 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de6a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed180 item 25 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.144990513 +0000 UTC m=+204.529625503 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.144990513 +0000 UTC m=+204.529625503 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de75c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed960 item 26 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000de7c00): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000de7c00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.147561693 +0000 UTC m=+204.532196653 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.147561693 +0000 UTC m=+204.532196653 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.147561693 +0000 UTC m=+204.532196653 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e16a80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edd50 item 27 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.150389645 +0000 UTC m=+204.535024636 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17100): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.150389645 +0000 UTC m=+204.535024636 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c3f0 item 28 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000e17c80): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e17c80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.152497415 +0000 UTC m=+204.537132365 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a0c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.152497415 +0000 UTC m=+204.537132365 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3a780): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cb60 item 29 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.154927881 +0000 UTC m=+204.539562851 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3ae00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.154927881 +0000 UTC m=+204.539562851 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d1f0 item 30 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): _readAt: size=2, off=0 2025/09/01 03:27:28 ERROR : open-test-file(0xc000e3b980): Couldn't read size of file 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): >_writeAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): close: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3b980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.157511635 +0000 UTC m=+204.542146585 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e3bd40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.157511635 +0000 UTC m=+204.542146585 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d6c0 item 31 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.160028272 +0000 UTC m=+204.544663242 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e70b00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.160028272 +0000 UTC m=+204.544663242 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dab0 item 32 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.162165636 +0000 UTC m=+204.546800607 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 33 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.162955501 +0000 UTC m=+204.547590481 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e71b00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.162955501 +0000 UTC m=+204.547590481 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380700 item 33 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.164949075 +0000 UTC m=+204.549584045 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb86c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 34 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.165825391 +0000 UTC m=+204.550460361 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb8b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.165825391 +0000 UTC m=+204.550460361 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 34 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.168238374 +0000 UTC m=+204.552873355 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb96c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 35 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.169106054 +0000 UTC m=+204.553741034 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000eb9b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.169106054 +0000 UTC m=+204.553741034 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede0c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400690 item 35 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.171837335 +0000 UTC m=+204.556472325 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ede740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 36 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.172817717 +0000 UTC m=+204.557452696 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edec40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.172817717 +0000 UTC m=+204.557452696 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf180): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 36 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.175116856 +0000 UTC m=+204.559751846 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edf7c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa460 item 37 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.176012549 +0000 UTC m=+204.560647539 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000edfc40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.176012549 +0000 UTC m=+204.560647539 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f061c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003facb0 item 37 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.178669358 +0000 UTC m=+204.563304339 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06840): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb6c0 item 38 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.179624253 +0000 UTC m=+204.564259243 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f06d40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.179624253 +0000 UTC m=+204.564259243 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07280): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb8f0 item 38 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.182046644 +0000 UTC m=+204.566681633 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07900): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 39 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.183901778 +0000 UTC m=+204.568536748 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f07e00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.183901778 +0000 UTC m=+204.568536748 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494460 item 39 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.186276339 +0000 UTC m=+204.570911319 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494850 item 40 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.18736331 +0000 UTC m=+204.571998301 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f48f00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.18736331 +0000 UTC m=+204.571998301 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 40 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.189804075 +0000 UTC m=+204.574439056 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 41 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.190591926 +0000 UTC m=+204.575226896 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000f49f00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004950a0 item 41 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.191397969 +0000 UTC m=+204.576032940 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.191397969 +0000 UTC m=+204.576032940 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495340 item 41 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.194018702 +0000 UTC m=+204.578653673 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001016fc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 42 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.195973034 +0000 UTC m=+204.580608004 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010174c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 42 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.197576887 +0000 UTC m=+204.582211857 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001017a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.197576887 +0000 UTC m=+204.582211857 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c70 item 42 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.200124082 +0000 UTC m=+204.584759072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa8c0 item 43 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.201063807 +0000 UTC m=+204.585698797 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001036b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 43 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.202015896 +0000 UTC m=+204.586650876 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.202015896 +0000 UTC m=+204.586650876 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0010375c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faf50 item 43 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.20434996 +0000 UTC m=+204.588984940 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001037c00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbab0 item 44 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.205253608 +0000 UTC m=+204.589888587 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a180): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbea0 item 44 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.206234361 +0000 UTC m=+204.590869350 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105a6c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.206234361 +0000 UTC m=+204.590869350 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105ac40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c40e0 item 44 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.208759253 +0000 UTC m=+204.593394243 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b280): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4690 item 45 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.209601996 +0000 UTC m=+204.594236986 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105b780): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.209601996 +0000 UTC m=+204.594236986 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00105be80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c49a0 item 45 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.213077114 +0000 UTC m=+204.597712084 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4e00 item 46 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.214839225 +0000 UTC m=+204.599474195 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.214839225 +0000 UTC m=+204.599474195 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001072d40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c40e0 item 46 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.217845382 +0000 UTC m=+204.602480371 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4690 item 47 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.218788773 +0000 UTC m=+204.603423754 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc001073880): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.218788773 +0000 UTC m=+204.603423754 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c49a0 item 47 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.221233486 +0000 UTC m=+204.605868456 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5110 item 48 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.222300611 +0000 UTC m=+204.606935581 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff6b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.222300611 +0000 UTC m=+204.606935581 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7280): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5340 item 48 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.224480866 +0000 UTC m=+204.609115837 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff78c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5730 item 49 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.225304272 +0000 UTC m=+204.609939242 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000ff7d40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.225304272 +0000 UTC m=+204.609939242 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e2b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5960 item 49 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.227578926 +0000 UTC m=+204.612213896 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0004e3900): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5dc0 item 50 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.228281695 +0000 UTC m=+204.612916646 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774180): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.228281695 +0000 UTC m=+204.612916646 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6000 item 50 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.229937617 +0000 UTC m=+204.614572567 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000774ec0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6e00 item 51 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.230527915 +0000 UTC m=+204.615162866 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007753c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.230527915 +0000 UTC m=+204.615162866 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000775900): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c75e0 item 51 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.232085531 +0000 UTC m=+204.616720482 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001480e0 item 52 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.233227267 +0000 UTC m=+204.617862217 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.233227267 +0000 UTC m=+204.617862217 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d00b00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001484d0 item 52 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.234697378 +0000 UTC m=+204.619332327 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01280): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001490a0 item 53 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.235298126 +0000 UTC m=+204.619933076 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01780): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.235298126 +0000 UTC m=+204.619933076 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d01d00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149650 item 53 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.23695025 +0000 UTC m=+204.621585200 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b0b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149ce0 item 54 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.237816918 +0000 UTC m=+204.622451888 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b1080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.237816918 +0000 UTC m=+204.622451888 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0002b19c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca0e0 item 54 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.239881998 +0000 UTC m=+204.624516967 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d400c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca620 item 55 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.240625864 +0000 UTC m=+204.625260845 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.240625864 +0000 UTC m=+204.625260845 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d40b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca8c0 item 55 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.242526073 +0000 UTC m=+204.627161024 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41240): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cacb0 item 56 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.243297443 +0000 UTC m=+204.627932394 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.243297443 +0000 UTC m=+204.627932394 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d41d00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cae70 item 56 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.245173768 +0000 UTC m=+204.629808748 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008ce600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb1f0 item 57 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.246024275 +0000 UTC m=+204.630659245 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cedc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb490 item 57 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.246955154 +0000 UTC m=+204.631590134 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf300): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.246955154 +0000 UTC m=+204.631590134 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cf880): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb6c0 item 57 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.249378246 +0000 UTC m=+204.634013226 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008cff00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbb20 item 58 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.250433498 +0000 UTC m=+204.635068478 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbce0 item 58 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.251538444 +0000 UTC m=+204.636173414 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000429a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.251538444 +0000 UTC m=+204.636173414 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbea0 item 58 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.253695606 +0000 UTC m=+204.638330586 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1c780): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c42a0 item 59 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.254457938 +0000 UTC m=+204.639092919 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1ccc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c45b0 item 59 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.255074426 +0000 UTC m=+204.639709377 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d200): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.255074426 +0000 UTC m=+204.639709377 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1d7c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4850 item 59 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.256826907 +0000 UTC m=+204.641461848 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000e1de40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 60 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.257412979 +0000 UTC m=+204.642047929 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 60 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.258092516 +0000 UTC m=+204.642727466 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.258092516 +0000 UTC m=+204.642727466 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d60fc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5180 item 60 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.259503736 +0000 UTC m=+204.644138687 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5650 item 61 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.260169658 +0000 UTC m=+204.644804608 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000d61b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.260169658 +0000 UTC m=+204.644804608 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000116640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5810 item 61 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.261904786 +0000 UTC m=+204.646539737 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0001174c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c70 item 62 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.262530742 +0000 UTC m=+204.647165692 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071a500): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.262530742 +0000 UTC m=+204.647165692 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071ad00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e380 item 62 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.264025821 +0000 UTC m=+204.648660772 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00071b480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea10 item 63 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.264630186 +0000 UTC m=+204.649265137 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c1c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.264630186 +0000 UTC m=+204.649265137 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057c8c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ee70 item 63 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): >_readAt: n=0, err=Bad file descriptor 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.266258876 +0000 UTC m=+204.650893826 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057cf00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f730 item 64 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.26709138 +0000 UTC m=+204.651726330 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057d440): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.26709138 +0000 UTC m=+204.651726330 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00057db40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fb90 item 64 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.268812984 +0000 UTC m=+204.653447934 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682200): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de82a0 item 65 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.269548907 +0000 UTC m=+204.654183857 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.269548907 +0000 UTC m=+204.654183857 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000682b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de84d0 item 65 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.271134696 +0000 UTC m=+204.655769645 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006831c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8850 item 66 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.271881518 +0000 UTC m=+204.656516468 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.271881518 +0000 UTC m=+204.656516468 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000683b80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8a10 item 66 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.27346389 +0000 UTC m=+204.658098841 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6240): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8d90 item 67 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.274141043 +0000 UTC m=+204.658775993 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a66c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.274141043 +0000 UTC m=+204.658775993 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a6bc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8f50 item 67 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.275958717 +0000 UTC m=+204.660593668 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7240): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de93b0 item 68 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.27666251 +0000 UTC m=+204.661297459 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.27666251 +0000 UTC m=+204.661297459 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006a7c80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9570 item 68 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.278448364 +0000 UTC m=+204.663083314 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de98f0 item 69 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.279109536 +0000 UTC m=+204.663744486 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dc7c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.279109536 +0000 UTC m=+204.663744486 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dccc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9ab0 item 69 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.281259555 +0000 UTC m=+204.665894525 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9e30 item 70 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.28234801 +0000 UTC m=+204.666982990 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006dd840): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.28234801 +0000 UTC m=+204.666982990 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006ddd80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c20e0 item 70 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.28479669 +0000 UTC m=+204.669431669 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c25b0 item 71 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.28557962 +0000 UTC m=+204.670214590 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4980): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.28557962 +0000 UTC m=+204.670214590 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f4e80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2770 item 71 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.287407774 +0000 UTC m=+204.672042724 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5500): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2af0 item 72 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.287981722 +0000 UTC m=+204.672616672 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.287981722 +0000 UTC m=+204.672616672 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0006f5f40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d20 item 72 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.289509883 +0000 UTC m=+204.674144833 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742580): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c31f0 item 73 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.290243922 +0000 UTC m=+204.674878892 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742a80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3490 item 73 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.291374125 +0000 UTC m=+204.676009095 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000742f40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.291374125 +0000 UTC m=+204.676009095 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3810 item 73 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.293777389 +0000 UTC m=+204.678412359 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000743ac0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ce0 item 74 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.294590146 +0000 UTC m=+204.679225407 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc000 item 74 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.295575457 +0000 UTC m=+204.680210437 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077a580): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.295575457 +0000 UTC m=+204.680210437 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077ab00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc310 item 74 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.297926864 +0000 UTC m=+204.682561845 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd20 item 75 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.298779717 +0000 UTC m=+204.683414707 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077b640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): _writeAt: size=3, off=2 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd0a0 item 75 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.299783101 +0000 UTC m=+204.684418072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00077bb80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.299783101 +0000 UTC m=+204.684418072 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd570 item 75 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.301537376 +0000 UTC m=+204.686172327 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079a780): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8540 item 76 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.302175315 +0000 UTC m=+204.686810265 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079ac80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8770 item 76 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): _writeAt: size=3, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.303081427 +0000 UTC m=+204.687716418 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b1c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.303081427 +0000 UTC m=+204.687716418 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079b740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a10 item 76 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.305389373 +0000 UTC m=+204.690024343 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00079bd80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 77 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.306215295 +0000 UTC m=+204.690850265 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007be300): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.306215295 +0000 UTC m=+204.690850265 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bea00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9110 item 77 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.308835677 +0000 UTC m=+204.693470647 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d95e0 item 78 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.309563815 +0000 UTC m=+204.694198795 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bf540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.309563815 +0000 UTC m=+204.694198795 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007bfc40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ab0 item 78 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.312056918 +0000 UTC m=+204.696691888 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8300): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386000 item 79 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.312918236 +0000 UTC m=+204.697553216 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8800): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.312918236 +0000 UTC m=+204.697553216 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d8f00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386700 item 79 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.315456063 +0000 UTC m=+204.700091033 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9540): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386c40 item 80 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.316559757 +0000 UTC m=+204.701194737 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007d9a40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.316559757 +0000 UTC m=+204.701194737 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f81c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386ee0 item 80 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.319189216 +0000 UTC m=+204.703824185 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8800): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003873b0 item 81 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.31994201 +0000 UTC m=+204.704576961 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f8c80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.31994201 +0000 UTC m=+204.704576961 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f91c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387650 item 81 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.321643417 +0000 UTC m=+204.706278377 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9840): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387ce0 item 82 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.322442998 +0000 UTC m=+204.707077948 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0007f9d40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.322442998 +0000 UTC m=+204.707077948 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc3f0 item 82 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.324224344 +0000 UTC m=+204.708859294 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083a9c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccaf0 item 83 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.325275349 +0000 UTC m=+204.709910299 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083aec0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.325275349 +0000 UTC m=+204.709910299 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083b400): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccd20 item 83 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.327037379 +0000 UTC m=+204.711672328 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00083ba80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd260 item 84 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.327897394 +0000 UTC m=+204.712532344 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876000): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.327897394 +0000 UTC m=+204.712532344 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876580): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd490 item 84 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.329559157 +0000 UTC m=+204.714194106 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000876c00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdb20 item 85 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.330239484 +0000 UTC m=+204.714874434 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877100): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.330239484 +0000 UTC m=+204.714874434 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877640): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 85 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.332180239 +0000 UTC m=+204.716815189 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000877cc0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc700 item 86 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.332884022 +0000 UTC m=+204.717518972 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892240): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.332884022 +0000 UTC m=+204.717518972 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008927c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc8c0 item 86 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.334450775 +0000 UTC m=+204.719085725 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000892e40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcee0 item 87 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.335137555 +0000 UTC m=+204.719772505 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893340): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.335137555 +0000 UTC m=+204.719772505 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893880): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd180 item 87 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.33678472 +0000 UTC m=+204.721419670 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000893f00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 88 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.337466731 +0000 UTC m=+204.722101680 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4480): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.337466731 +0000 UTC m=+204.722101680 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d4a00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 88 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.339957399 +0000 UTC m=+204.724592369 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5040): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 89 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.341236602 +0000 UTC m=+204.725871572 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5580): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 89 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.342092921 +0000 UTC m=+204.726727901 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0008d5ac0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.342092921 +0000 UTC m=+204.726727901 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009100c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 89 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.344309434 +0000 UTC m=+204.728944404 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910700): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2620 item 90 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.345108916 +0000 UTC m=+204.729743886 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000910c40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 90 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.346124714 +0000 UTC m=+204.730759684 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911180): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.346124714 +0000 UTC m=+204.730759684 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911740): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2ee0 item 90 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.348546383 +0000 UTC m=+204.733181353 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000911d80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c33b0 item 91 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.349278749 +0000 UTC m=+204.733913690 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c080): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): >_readAt: n=2, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): _writeAt: size=3, off=7 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e3f0 item 91 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.350223153 +0000 UTC m=+204.734858104 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098c600): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): >_readAt: n=8, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.350223153 +0000 UTC m=+204.734858104 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098cb80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015eb60 item 91 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.351926083 +0000 UTC m=+204.736561043 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d1c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f5e0 item 92 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.352495912 +0000 UTC m=+204.737130862 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098d700): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): open at offset 5 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f960 item 92 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): _readAt: size=2, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): _writeAt: size=3, off=5 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): >_writeAt: n=3, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.35344732 +0000 UTC m=+204.738082290 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc00098dc40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): >_readAt: n=3, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.35344732 +0000 UTC m=+204.738082290 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4280): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f21c0 item 92 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.35561385 +0000 UTC m=+204.740248820 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b48c0): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 93 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.356437797 +0000 UTC m=+204.741072777 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b4e00): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.356437797 +0000 UTC m=+204.741072777 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5500): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d90 item 93 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.358830522 +0000 UTC m=+204.743465502 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009b5b40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 94 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.359749328 +0000 UTC m=+204.744384308 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de100): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.359749328 +0000 UTC m=+204.744384308 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009de800): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3880 item 94 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.362003273 +0000 UTC m=+204.746638243 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dee40): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6000 item 95 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.36277383 +0000 UTC m=+204.747408810 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009df380): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.36277383 +0000 UTC m=+204.747408810 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc0009dfa80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6310 item 95 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 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/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): open at offset 0 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): _readAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): >_readAt: n=0, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.365401125 +0000 UTC m=+204.750036096 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a140): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): _writeAt: size=5, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): >openPending: err= 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6690 item 96 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): >_writeAt: n=5, err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.366247646 +0000 UTC m=+204.750882625 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1a680): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/01 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/01 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): _readAt: size=512, off=0 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): openPending: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): >openPending: err= 2025/09/01 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): >_readAt: n=5, err=EOF 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): close: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-01 03:27:28.366247646 +0000 UTC m=+204.750882625 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : open-test-file(0xc000a1ad80): >close: err= 2025/09/01 03:27:28 DEBUG : open-test-file: Remove: 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6850 item 96 2025/09/01 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/01 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/01 03:27:28 DEBUG : open-test-file: >Remove: err= 2025/09/01 03:27:28 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : >WaitForWriters: 2025/09/01 03:27:28 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.69s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:28 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:28 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:28 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:28 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:28 DEBUG : file1: newRWFileHandle: 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): openPending: 2025/09/01 03:27:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): >openPending: err= 2025/09/01 03:27:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/01 03:27:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/01 03:27:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): _writeAt: size=2, off=0 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): >_writeAt: n=2, err= 2025/09/01 03:27:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): RWFileHandle.Flush 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): RWFileHandle.Release 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): close: 2025/09/01 03:27:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/01 03:27:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:28 DEBUG : file1(0xc000b04180): >close: err= 2025/09/01 03:27:28 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : file1: reading active writers 2025/09/01 03:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : file1: reading active writers 2025/09/01 03:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : file1: reading active writers 2025/09/01 03:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : file1: reading active writers 2025/09/01 03:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:28 DEBUG : file1: vfs cache: starting upload 2025/09/01 03:27:28 DEBUG : Looking for writers 2025/09/01 03:27:28 DEBUG : file1: reading active writers 2025/09/01 03:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:29 DEBUG : Looking for writers 2025/09/01 03:27:29 DEBUG : file1: reading active writers 2025/09/01 03:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:29 DEBUG : Looking for writers 2025/09/01 03:27:29 DEBUG : file1: reading active writers 2025/09/01 03:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:27:29 INFO : file1: Copied (new) 2025/09/01 03:27:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/01 03:27:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/01 03:27:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/01 03:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:27:29 INFO : file1: vfs cache: upload succeeded try #1 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : file1: reading active writers 2025/09/01 03:27:30 DEBUG : >WaitForWriters: 2025/09/01 03:27:30 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : file1: reading active writers 2025/09/01 03:27:30 DEBUG : >WaitForWriters: 2025/09/01 03:27:30 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:30 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:30 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:30 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:27:30 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:27:30 DEBUG : rename_me: newRWFileHandle: 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): openPending: 2025/09/01 03:27:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/01 03:27:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): >openPending: err= 2025/09/01 03:27:30 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/01 03:27:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/01 03:27:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/01 03:27:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): _writeAt: size=5, off=0 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): >_writeAt: n=5, err= 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): close: 2025/09/01 03:27:30 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-01 03:27:30.734623474 +0000 UTC m=+207.119258464 2025/09/01 03:27:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/01 03:27:30 DEBUG : rename_me(0xc0004e2cc0): >close: err= 2025/09/01 03:27:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/01 03:27:30 DEBUG : i_was_renamed: Updating file with 0xc0008bb800 2025/09/01 03:27:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/01 03:27:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/01 03:27:30 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/01 03:27:30 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/01 03:27:30 DEBUG : Looking for writers 2025/09/01 03:27:30 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/01 03:27:31 DEBUG : Looking for writers 2025/09/01 03:27:31 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/01 03:27:31 DEBUG : Looking for writers 2025/09/01 03:27:31 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/01 03:27:31 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/01 03:27:31 INFO : i_was_renamed: Copied (new) 2025/09/01 03:27:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-01 03:27:30 +0000 UTC," 2025/09/01 03:27:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/01 03:27:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/01 03:27:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/01 03:27:32 DEBUG : Looking for writers 2025/09/01 03:27:32 DEBUG : i_was_renamed: reading active writers 2025/09/01 03:27:32 DEBUG : >WaitForWriters: 2025/09/01 03:27:32 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:32 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:32 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/01 03:27:32 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/01 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qedojam1dowo" 2025/09/01 03:27:32 INFO : files root 'rclone-test-qedojam1dowo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/01 03:27:32 DEBUG : forgetting directory cache 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): _readAt: size=512, off=0 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): openPending: 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:28:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): >openPending: err= 2025/09/01 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:33 DEBUG : forgetting directory cache 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): >_readAt: n=20, err=EOF 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): close: 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:28:32 +0000 UTC 2025/09/01 03:27:33 DEBUG : TestRWCacheUpdate(0xc000d00640): >close: err= 2025/09/01 03:27:33 DEBUG : Re-reading directory (260.183846ms old) 2025/09/01 03:27:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:34 DEBUG : forgetting directory cache 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): _readAt: size=512, off=0 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): openPending: 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:29:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-01 02:28:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-01 02:29:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-01 02:28:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/01 03:27:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): >openPending: err= 2025/09/01 03:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:35 DEBUG : forgetting directory cache 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): >_readAt: n=20, err=EOF 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): close: 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:29:32 +0000 UTC 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate(0xc000b04c00): >close: err= 2025/09/01 03:27:35 DEBUG : Re-reading directory (284.229714ms old) 2025/09/01 03:27:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:35 DEBUG : forgetting directory cache 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate(0xc000d00e40): _readAt: size=512, off=0 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate(0xc000d00e40): openPending: 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:30:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-01 02:29:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-01 02:30:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-01 02:29:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/01 03:27:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate(0xc000d00e40): >openPending: err= 2025/09/01 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:37 DEBUG : forgetting directory cache 2025/09/01 03:27:37 DEBUG : TestRWCacheUpdate(0xc000d00e40): >_readAt: n=20, err=EOF 2025/09/01 03:27:37 DEBUG : TestRWCacheUpdate(0xc000d00e40): close: 2025/09/01 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:30:32 +0000 UTC 2025/09/01 03:27:37 DEBUG : TestRWCacheUpdate(0xc000d00e40): >close: err= 2025/09/01 03:27:37 DEBUG : Re-reading directory (261.298188ms old) 2025/09/01 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:37 DEBUG : forgetting directory cache 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): _readAt: size=512, off=0 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): openPending: 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:31:32 +0000 UTC," against cached fingerprint "20,2025-09-01 02:30:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-01 02:31:32 +0000 UTC," != cached fingerprint "20,2025-09-01 02:30:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/01 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): >openPending: err= 2025/09/01 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:38 DEBUG : forgetting directory cache 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): >_readAt: n=20, err=EOF 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): close: 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:31:32 +0000 UTC 2025/09/01 03:27:38 DEBUG : TestRWCacheUpdate(0xc000934100): >close: err= 2025/09/01 03:27:38 DEBUG : Re-reading directory (267.650833ms old) 2025/09/01 03:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:39 DEBUG : forgetting directory cache 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): _readAt: size=512, off=0 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): openPending: 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:32:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-01 02:31:32 +0000 UTC," 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-01 02:32:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-01 02:31:32 +0000 UTC,") 2025/09/01 03:27:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): >openPending: err= 2025/09/01 03:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:40 DEBUG : forgetting directory cache 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): >_readAt: n=20, err=EOF 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): close: 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:32:32 +0000 UTC 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate(0xc000934740): >close: err= 2025/09/01 03:27:40 DEBUG : Re-reading directory (289.309097ms old) 2025/09/01 03:27:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:41 DEBUG : forgetting directory cache 2025/09/01 03:27:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): _readAt: size=512, off=0 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): openPending: 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-01 02:33:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-01 02:32:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-01 02:33:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-01 02:32:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/01 03:27:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/01 03:27:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): >openPending: err= 2025/09/01 03:27:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:42 DEBUG : forgetting directory cache 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): >_readAt: n=20, err=EOF 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): close: 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:33:32 +0000 UTC 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate(0xc000b04c40): >close: err= 2025/09/01 03:27:42 DEBUG : Re-reading directory (265.808912ms old) 2025/09/01 03:27:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:42 DEBUG : forgetting directory cache 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): _readAt: size=512, off=0 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): openPending: 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-01 02:34:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-01 02:33:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-01 02:34:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-01 02:33:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/01 03:27:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/01 03:27:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): >openPending: err= 2025/09/01 03:27:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:43 DEBUG : forgetting directory cache 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): >_readAt: n=21, err=EOF 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): close: 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:34:32 +0000 UTC 2025/09/01 03:27:43 DEBUG : TestRWCacheUpdate(0xc000d00a40): >close: err= 2025/09/01 03:27:43 DEBUG : Re-reading directory (269.972734ms old) 2025/09/01 03:27:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:44 DEBUG : forgetting directory cache 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): _readAt: size=512, off=0 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): openPending: 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-01 02:35:32 +0000 UTC," against cached fingerprint "21,2025-09-01 02:34:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-01 02:35:32 +0000 UTC," != cached fingerprint "21,2025-09-01 02:34:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/01 03:27:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/01 03:27:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): >openPending: err= 2025/09/01 03:27:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:45 DEBUG : forgetting directory cache 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): >_readAt: n=22, err=EOF 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): close: 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:35:32 +0000 UTC 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate(0xc000d01340): >close: err= 2025/09/01 03:27:45 DEBUG : Re-reading directory (266.927874ms old) 2025/09/01 03:27:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:46 DEBUG : forgetting directory cache 2025/09/01 03:27:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): _readAt: size=512, off=0 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): openPending: 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-01 02:36:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-01 02:35:32 +0000 UTC," 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-01 02:36:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-01 02:35:32 +0000 UTC,") 2025/09/01 03:27:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/01 03:27:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): >openPending: err= 2025/09/01 03:27:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:47 DEBUG : forgetting directory cache 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): >_readAt: n=23, err=EOF 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): close: 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:36:32 +0000 UTC 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate(0xc000774180): >close: err= 2025/09/01 03:27:47 DEBUG : Re-reading directory (263.342198ms old) 2025/09/01 03:27:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:47 DEBUG : forgetting directory cache 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate(0xc0004e2700): _readAt: size=512, off=0 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate(0xc0004e2700): openPending: 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-01 02:37:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-01 02:36:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-01 02:37:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-01 02:36:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/01 03:27:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/01 03:27:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate(0xc0004e2700): >openPending: err= 2025/09/01 03:27:48 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:48 DEBUG : forgetting directory cache 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate(0xc0004e2700): >_readAt: n=24, err=EOF 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate(0xc0004e2700): close: 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-01 02:37:32 +0000 UTC 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate(0xc0004e2700): >close: err= 2025/09/01 03:27:49 DEBUG : Re-reading directory (274.409869ms old) 2025/09/01 03:27:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/01 03:27:49 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:49 DEBUG : Looking for writers 2025/09/01 03:27:49 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/01 03:27:49 DEBUG : >WaitForWriters: 2025/09/01 03:27:49 DEBUG : files root 'rclone-test-qedojam1dowo': vfs cache: cleaner exiting 2025/09/01 03:27:49 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.14s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", 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-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:51 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/01 03:27:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/01 03:27:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/01 03:27:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/01 03:27:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:27:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/01 03:27:52 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:52 DEBUG : Looking for writers 2025/09/01 03:27:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/01 03:27:52 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/01 03:27:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.23s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:53 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:53 DEBUG : files root 'rclone-test-qedojam1dowo': Reusing VFS from active cache 2025/09/01 03:27:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:53 DEBUG : Looking for writers 2025/09/01 03:27:53 DEBUG : >WaitForWriters: 2025/09/01 03:27:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:53 DEBUG : Looking for writers 2025/09/01 03:27:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:53 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:53 DEBUG : Looking for writers 2025/09/01 03:27:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:53 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:53 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:53 DEBUG : Looking for writers 2025/09/01 03:27:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:53 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:56 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:56 DEBUG : dir: Looking for writers 2025/09/01 03:27:56 DEBUG : file2: reading active writers 2025/09/01 03:27:56 DEBUG : Looking for writers 2025/09/01 03:27:56 DEBUG : dir: reading active writers 2025/09/01 03:27:56 DEBUG : file1: reading active writers 2025/09/01 03:27:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.05s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:56 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:27:58 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:27:58 DEBUG : dir: Looking for writers 2025/09/01 03:27:58 DEBUG : Looking for writers 2025/09/01 03:27:58 DEBUG : dir: reading active writers 2025/09/01 03:27:58 DEBUG : file1: reading active writers 2025/09/01 03:27:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.97s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:27:59 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:28:01 DEBUG : file1: Open: flags=O_RDONLY 2025/09/01 03:28:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/01 03:28:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/01 03:28:01 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:28:01 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/01 03:28:01 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/01 03:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/01 03:28:01 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/01 03:28:02 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/01 03:28:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/01 03:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/01 03:28:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/01 03:28:02 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:02 DEBUG : dir: Looking for writers 2025/09/01 03:28:02 DEBUG : new_file.txt: reading active writers 2025/09/01 03:28:02 DEBUG : file2: reading active writers 2025/09/01 03:28:02 DEBUG : Looking for writers 2025/09/01 03:28:02 DEBUG : dir: reading active writers 2025/09/01 03:28:02 DEBUG : file1: reading active writers 2025/09/01 03:28:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.94s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:03 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/01 03:28:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000b3ecc0 2025/09/01 03:28:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/01 03:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:06 INFO : dir/file1: Moved (server-side) to: file0 2025/09/01 03:28:06 DEBUG : file0: Updating file with file0 0xc000b3ecc0 2025/09/01 03:28:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/01 03:28:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/01 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:07 DEBUG : dir: Looking for writers 2025/09/01 03:28:07 DEBUG : Looking for writers 2025/09/01 03:28:07 DEBUG : dir: reading active writers 2025/09/01 03:28:07 DEBUG : file0: reading active writers 2025/09/01 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.93s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:07 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:07 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:07 DEBUG : Looking for writers 2025/09/01 03:28:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:08 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:08 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/01 03:28:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/01 03:28:09 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/01 03:28:09 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/01 03:28:10 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/01 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:10 DEBUG : Looking for writers 2025/09/01 03:28:10 DEBUG : a: Looking for writers 2025/09/01 03:28:10 DEBUG : b: Looking for writers 2025/09/01 03:28:10 DEBUG : c: Looking for writers 2025/09/01 03:28:10 DEBUG : d: Looking for writers 2025/09/01 03:28:10 DEBUG : Looking for writers 2025/09/01 03:28:10 DEBUG : a: reading active writers 2025/09/01 03:28:10 DEBUG : b: reading active writers 2025/09/01 03:28:10 DEBUG : c: reading active writers 2025/09/01 03:28:10 DEBUG : d: reading active writers 2025/09/01 03:28:10 DEBUG : /: reading active writers 2025/09/01 03:28:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.81s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:11 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:12 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/01 03:28:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/01 03:28:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/01 03:28:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/01 03:28:15 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:15 DEBUG : a/b/c/d: Looking for writers 2025/09/01 03:28:15 DEBUG : a/b/c: Looking for writers 2025/09/01 03:28:15 DEBUG : d: reading active writers 2025/09/01 03:28:15 DEBUG : a/b: Looking for writers 2025/09/01 03:28:15 DEBUG : c: reading active writers 2025/09/01 03:28:15 DEBUG : a: Looking for writers 2025/09/01 03:28:15 DEBUG : b: reading active writers 2025/09/01 03:28:15 DEBUG : Looking for writers 2025/09/01 03:28:15 DEBUG : a: reading active writers 2025/09/01 03:28:15 DEBUG : >WaitForWriters: 2025/09/01 03:28:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/a/b/c not empty`) 2025/09/01 03:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 03:28:16 DEBUG : pacer: Reducing sleep to 15ms 2025/09/01 03:28:16 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/01 03:28:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/a not empty`) 2025/09/01 03:28:16 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2025/09/01 03:28:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qedojam1dowo/a not empty`) 2025/09/01 03:28:16 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2025/09/01 03:28:17 DEBUG : pacer: Reducing sleep to 33.75ms 2025/09/01 03:28:17 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:17 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:17 DEBUG : Looking for writers 2025/09/01 03:28:17 DEBUG : >WaitForWriters: 2025/09/01 03:28:17 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/09/01 03:28:17 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.27s) === 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-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:17 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:17 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/01 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/01 03:28:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/01 03:28:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/01 03:28:17 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/01 03:28:18 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 03:28:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:18 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/01 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/01 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:18 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/01 03:28:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/01 03:28:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/01 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/01 03:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/01 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:19 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (7 bytes), uploading instead of streaming 2025/09/01 03:28:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:20 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:20 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:20 DEBUG : Looking for writers 2025/09/01 03:28:20 DEBUG : file1: reading active writers 2025/09/01 03:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.31s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:20 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/01 03:28:21 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/01 03:28:21 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/01 03:28:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/01 03:28:21 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (11 bytes), uploading instead of streaming 2025/09/01 03:28:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:22 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/01 03:28:22 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:22 DEBUG : Looking for writers 2025/09/01 03:28:22 DEBUG : file1: reading active writers 2025/09/01 03:28:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.47s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:23 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/01 03:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:23 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/01 03:28:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:24 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/01 03:28:24 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:24 DEBUG : Looking for writers 2025/09/01 03:28:24 DEBUG : file1: reading active writers 2025/09/01 03:28:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:24 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:24 DEBUG : file1: WriteFileHandle.Release closing 2025/09/01 03:28:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:24 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/01 03:28:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:25 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/01 03:28:25 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:25 DEBUG : Looking for writers 2025/09/01 03:28:25 DEBUG : file1: reading active writers 2025/09/01 03:28:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:26 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:26 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (2 bytes), uploading instead of streaming 2025/09/01 03:28:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:26 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/01 03:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:27 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:27 DEBUG : Looking for writers 2025/09/01 03:28:27 DEBUG : file1: reading active writers 2025/09/01 03:28:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.49s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:27 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:27 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/01 03:28:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:28 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:28:28 DEBUG : file1: Open: flags=O_RDONLY 2025/09/01 03:28:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/01 03:28:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/01 03:28:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:28:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/01 03:28:28 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:28 DEBUG : Looking for writers 2025/09/01 03:28:28 DEBUG : file1: reading active writers 2025/09/01 03:28:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-qedojam1dowo'", Local "Local file system at /tmp/rclone2150655385", Modify Window "1s" 2025/09/01 03:28:29 INFO : files root 'rclone-test-qedojam1dowo': poll-interval is not supported by this remote 2025/09/01 03:28:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/01 03:28:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/01 03:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/01 03:28:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/01 03:28:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:29 DEBUG : files root 'rclone-test-qedojam1dowo': File to upload is small (100 bytes), uploading instead of streaming 2025/09/01 03:28:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/01 03:28:30 DEBUG : file1: Size of src and dst objects identical 2025/09/01 03:28:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/01 03:28:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/01 03:28:30 DEBUG : file1: Open: flags=O_RDONLY 2025/09/01 03:28:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/01 03:28:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/01 03:28:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/01 03:28:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/01 03:28:30 DEBUG : WaitForWriters: timeout=30s 2025/09/01 03:28:30 DEBUG : Looking for writers 2025/09/01 03:28:30 DEBUG : file1: reading active writers 2025/09/01 03:28:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.84s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/01 03:28:32 DEBUG : files root 'rclone-test-qedojam1dowo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m28.748588127s (try 1/5): exit status 1: Failed [TestDirFileOpen]