"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/27 01:31:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xaqoteb6jago" 2025/09/27 01:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 01:31:52 DEBUG : Creating backend with remote "/tmp/rclone2513567030" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:31:52 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:31:55 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:31:55 DEBUG : dir: Looking for writers 2025/09/27 01:31:55 DEBUG : Looking for writers 2025/09/27 01:31:55 DEBUG : dir: reading active writers 2025/09/27 01:31:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.02s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:31:56 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:31:59 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:31:59 DEBUG : dir/subdir: Looking for writers 2025/09/27 01:31:59 DEBUG : dir: Looking for writers 2025/09/27 01:31:59 DEBUG : file1: reading active writers 2025/09/27 01:31:59 DEBUG : file2: reading active writers 2025/09/27 01:31:59 DEBUG : subdir: reading active writers 2025/09/27 01:31:59 DEBUG : Looking for writers 2025/09/27 01:31:59 DEBUG : dir: reading active writers 2025/09/27 01:31:59 DEBUG : >WaitForWriters: 2025/09/27 01:32:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir not empty`) 2025/09/27 01:32:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:32:01 DEBUG : pacer: Reducing sleep to 15ms 2025/09/27 01:32:01 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.57s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:01 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:32:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:02 DEBUG : dir: Looking for writers 2025/09/27 01:32:02 DEBUG : file1: reading active writers 2025/09/27 01:32:02 DEBUG : Looking for writers 2025/09/27 01:32:02 DEBUG : dir: reading active writers 2025/09/27 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.15s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:03 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:04 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:04 DEBUG : dir: Looking for writers 2025/09/27 01:32:04 DEBUG : Looking for writers 2025/09/27 01:32:04 DEBUG : dir: reading active writers 2025/09/27 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.95s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:05 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:06 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:06 DEBUG : forgetting directory cache 2025/09/27 01:32:06 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:06 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:06 DEBUG : Looking for writers 2025/09/27 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.13s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:07 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/27 01:32:09 DEBUG : dir: invalidating directory cache 2025/09/27 01:32:09 DEBUG : >ForgetPath: 2025/09/27 01:32:09 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/27 01:32:09 DEBUG : invalidating directory cache 2025/09/27 01:32:09 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:09 DEBUG : >ForgetPath: 2025/09/27 01:32:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/27 01:32:09 DEBUG : >ForgetPath: 2025/09/27 01:32:09 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:09 DEBUG : dir: Looking for writers 2025/09/27 01:32:09 DEBUG : Looking for writers 2025/09/27 01:32:09 DEBUG : dir: reading active writers 2025/09/27 01:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.06s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:09 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:12 DEBUG : forgetting directory cache 2025/09/27 01:32:12 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:12 DEBUG : dir: Looking for writers 2025/09/27 01:32:12 DEBUG : fil/a/b: Looking for writers 2025/09/27 01:32:12 DEBUG : fil/a: Looking for writers 2025/09/27 01:32:12 DEBUG : b: reading active writers 2025/09/27 01:32:12 DEBUG : fil: Looking for writers 2025/09/27 01:32:12 DEBUG : a: reading active writers 2025/09/27 01:32:12 DEBUG : Looking for writers 2025/09/27 01:32:12 DEBUG : dir: reading active writers 2025/09/27 01:32:12 DEBUG : fil: reading active writers 2025/09/27 01:32:12 DEBUG : >WaitForWriters: 2025/09/27 01:32:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/fil/a not empty`) 2025/09/27 01:32:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:32:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/fil/a not empty`) 2025/09/27 01:32:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/27 01:32:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/fil/a not empty`) 2025/09/27 01:32:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/27 01:32:14 DEBUG : pacer: Reducing sleep to 60ms 2025/09/27 01:32:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/fil not empty`) 2025/09/27 01:32:14 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/27 01:32:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/fil not empty`) 2025/09/27 01:32:14 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/27 01:32:14 DEBUG : pacer: Reducing sleep to 180ms 2025/09/27 01:32:15 DEBUG : pacer: Reducing sleep to 135ms 2025/09/27 01:32:15 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.48s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:15 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/27 01:32:16 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:16 DEBUG : dir: Looking for writers 2025/09/27 01:32:16 DEBUG : Looking for writers 2025/09/27 01:32:16 DEBUG : dir: reading active writers 2025/09/27 01:32:16 DEBUG : >WaitForWriters: 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/27 01:32:16 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/27 01:32:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.07s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:17 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:18 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:18 DEBUG : dir: Looking for writers 2025/09/27 01:32:18 DEBUG : file1: reading active writers 2025/09/27 01:32:18 DEBUG : Looking for writers 2025/09/27 01:32:18 DEBUG : dir: reading active writers 2025/09/27 01:32:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.26s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:19 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/27 01:32:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/27 01:32:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/27 01:32:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/27 01:32:22 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/27 01:32:29 DEBUG : dir: invalidating directory cache 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/27 01:32:29 DEBUG : dir/file1: Reset virtual modtime 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/27 01:32:29 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/27 01:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/27 01:32:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/27 01:32:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:32:29 DEBUG : dir: invalidating directory cache 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/27 01:32:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/27 01:32:29 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/27 01:32:29 DEBUG : forgetting directory cache 2025/09/27 01:32:29 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:29 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/27 01:32:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:29 DEBUG : dir/virtualDir: Looking for writers 2025/09/27 01:32:29 DEBUG : dir: Looking for writers 2025/09/27 01:32:29 DEBUG : file1: reading active writers 2025/09/27 01:32:29 DEBUG : virtualFile2: reading active writers 2025/09/27 01:32:29 DEBUG : virtualFile: reading active writers 2025/09/27 01:32:29 DEBUG : virtualDir: reading active writers 2025/09/27 01:32:29 DEBUG : Looking for writers 2025/09/27 01:32:29 DEBUG : dir: reading active writers 2025/09/27 01:32:29 DEBUG : >WaitForWriters: 2025/09/27 01:32:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir not empty`) 2025/09/27 01:32:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:32:31 DEBUG : pacer: Reducing sleep to 15ms 2025/09/27 01:32:31 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (12.01s) --- PASS: TestDirReadDirAll/Virtual (6.80s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:31 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:32 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:32:32 ERROR : dir/: Can only open directories read only 2025/09/27 01:32:32 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:32 DEBUG : dir: Looking for writers 2025/09/27 01:32:32 DEBUG : Looking for writers 2025/09/27 01:32:32 DEBUG : dir: reading active writers 2025/09/27 01:32:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.13s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:33 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 01:32:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/27 01:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 01:32:35 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 01:32:35 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/27 01:32:35 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/27 01:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 01:32:35 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:35 DEBUG : dir: Looking for writers 2025/09/27 01:32:35 DEBUG : potato: reading active writers 2025/09/27 01:32:35 DEBUG : file1: reading active writers 2025/09/27 01:32:35 DEBUG : Looking for writers 2025/09/27 01:32:35 DEBUG : dir: reading active writers 2025/09/27 01:32:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.20s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:36 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 01:32:39 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:39 DEBUG : dir/sub: Looking for writers 2025/09/27 01:32:39 DEBUG : dir: Looking for writers 2025/09/27 01:32:39 DEBUG : file1: reading active writers 2025/09/27 01:32:39 DEBUG : sub: reading active writers 2025/09/27 01:32:39 DEBUG : Looking for writers 2025/09/27 01:32:39 DEBUG : dir: reading active writers 2025/09/27 01:32:39 DEBUG : >WaitForWriters: 2025/09/27 01:32:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir not empty`) 2025/09/27 01:32:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:32:40 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir not empty`) 2025/09/27 01:32:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/27 01:32:40 DEBUG : pacer: Reducing sleep to 30ms 2025/09/27 01:32:40 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.46s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:40 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:41 DEBUG : pacer: Reducing sleep to 16.875ms 2025/09/27 01:32:41 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/27 01:32:41 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:32:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 01:32:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/27 01:32:42 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:42 DEBUG : dir/sub/subsub: Looking for writers 2025/09/27 01:32:42 DEBUG : dir/sub: Looking for writers 2025/09/27 01:32:42 DEBUG : subsub: reading active writers 2025/09/27 01:32:42 DEBUG : dir: Looking for writers 2025/09/27 01:32:42 DEBUG : sub: reading active writers 2025/09/27 01:32:42 DEBUG : file1: reading active writers 2025/09/27 01:32:42 DEBUG : Looking for writers 2025/09/27 01:32:42 DEBUG : dir: reading active writers 2025/09/27 01:32:42 DEBUG : >WaitForWriters: 2025/09/27 01:32:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir/sub not empty`) 2025/09/27 01:32:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:32:44 DEBUG : pacer: Reducing sleep to 15ms 2025/09/27 01:32:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/27 01:32:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (3.96s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:44 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:45 ERROR : dir/: Dir.Remove not empty 2025/09/27 01:32:45 DEBUG : dir/file1: Remove: 2025/09/27 01:32:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:32:45 DEBUG : dir/file1: >Remove: err= 2025/09/27 01:32:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 01:32:46 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:46 DEBUG : Looking for writers 2025/09/27 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.04s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:46 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:47 DEBUG : dir/file1: Remove: 2025/09/27 01:32:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:32:47 DEBUG : dir/file1: >Remove: err= 2025/09/27 01:32:48 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 01:32:48 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:48 DEBUG : Looking for writers 2025/09/27 01:32:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.10s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:48 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:49 DEBUG : dir/file1: Remove: 2025/09/27 01:32:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:32:50 DEBUG : dir/file1: >Remove: err= 2025/09/27 01:32:50 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:50 DEBUG : dir: Looking for writers 2025/09/27 01:32:50 DEBUG : Looking for writers 2025/09/27 01:32:50 DEBUG : dir: reading active writers 2025/09/27 01:32:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.45s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:50 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/27 01:32:54 DEBUG : dir: Updating dir with dir2 0xc000448d00 2025/09/27 01:32:54 DEBUG : dir: forgetting directory cache 2025/09/27 01:32:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 01:32:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/27 01:32:55 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/27 01:32:55 DEBUG : file2: Updating file with file2 0xc000a6a780 2025/09/27 01:32:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/27 01:32:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 01:32:55 INFO : dir2/file3: Deleted 2025/09/27 01:32:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/27 01:32:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a6a780 2025/09/27 01:32:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/27 01:32:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/27 01:32:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/27 01:32:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005ccb60 2025/09/27 01:32:57 DEBUG : empty directory: forgetting directory cache 2025/09/27 01:32:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/27 01:32:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/27 01:32:57 DEBUG : dir2: Renaming to "dir3" 2025/09/27 01:32:57 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:32:57 DEBUG : renamed empty directory: Looking for writers 2025/09/27 01:32:57 DEBUG : dir3: Looking for writers 2025/09/27 01:32:57 DEBUG : file3: reading active writers 2025/09/27 01:32:57 DEBUG : Looking for writers 2025/09/27 01:32:57 DEBUG : dir3: reading active writers 2025/09/27 01:32:57 DEBUG : renamed empty directory: reading active writers 2025/09/27 01:32:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.26s) === 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:32:58 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:32:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 01:32:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:32:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 01:32:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/27 01:32:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/27 01:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 01:32:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:32:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 01:32:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/27 01:32:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/27 01:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 01:32:59 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (12 bytes), uploading instead of streaming 2025/09/27 01:33:00 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/27 01:33:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/27 01:33:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 01:33:00 DEBUG : forgetting directory cache 2025/09/27 01:33:00 DEBUG : dir: forgetting directory cache 2025/09/27 01:33:00 DEBUG : dir/sub: forgetting directory cache 2025/09/27 01:33:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/27 01:33:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/27 01:33:00 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 01:33:01 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/27 01:33:01 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/27 01:33:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 01:33:01 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:01 DEBUG : dir/sub: Looking for writers 2025/09/27 01:33:01 DEBUG : file0: reading active writers 2025/09/27 01:33:01 DEBUG : file2: reading active writers 2025/09/27 01:33:01 DEBUG : dir: Looking for writers 2025/09/27 01:33:01 DEBUG : sub: reading active writers 2025/09/27 01:33:01 DEBUG : file1: reading active writers 2025/09/27 01:33:01 DEBUG : Looking for writers 2025/09/27 01:33:01 DEBUG : dir: reading active writers 2025/09/27 01:33:01 DEBUG : >WaitForWriters: 2025/09/27 01:33:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/dir not empty`) 2025/09/27 01:33:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:33:03 DEBUG : pacer: Reducing sleep to 15ms 2025/09/27 01:33:03 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.10s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:03 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:04 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:33:04 DEBUG : forgetting directory cache 2025/09/27 01:33:06 DEBUG : forgetting directory cache 2025/09/27 01:33:06 DEBUG : dir: forgetting directory cache 2025/09/27 01:33:06 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:06 DEBUG : dir: Looking for writers 2025/09/27 01:33:06 DEBUG : Looking for writers 2025/09/27 01:33:06 DEBUG : dir: reading active writers 2025/09/27 01:33:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.03s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:07 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:33:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 01:33:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/27 01:33:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:33:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/27 01:33:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/27 01:33:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/27 01:33:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:33:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 01:33:08 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:08 DEBUG : dir: Looking for writers 2025/09/27 01:33:08 DEBUG : file1: reading active writers 2025/09/27 01:33:08 DEBUG : file1.metadata: reading active writers 2025/09/27 01:33:08 DEBUG : Looking for writers 2025/09/27 01:33:08 DEBUG : dir: reading active writers 2025/09/27 01:33:08 DEBUG : dir.metadata: reading active writers 2025/09/27 01:33:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:09 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:10 DEBUG : dir: Looking for writers 2025/09/27 01:33:10 DEBUG : file1: reading active writers 2025/09/27 01:33:10 DEBUG : Looking for writers 2025/09/27 01:33:10 DEBUG : dir: reading active writers 2025/09/27 01:33:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.08s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:11 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:14 DEBUG : Can set mod time: true 2025/09/27 01:33:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 01:33:14 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:14 DEBUG : dir: Looking for writers 2025/09/27 01:33:14 DEBUG : file1: reading active writers 2025/09/27 01:33:14 DEBUG : Looking for writers 2025/09/27 01:33:14 DEBUG : dir: reading active writers 2025/09/27 01:33:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:15 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:33:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:33:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:17 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 01:33:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:33:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/27 01:33:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 01:33:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:18 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:18 DEBUG : dir: Looking for writers 2025/09/27 01:33:18 DEBUG : file1: reading active writers 2025/09/27 01:33:18 DEBUG : Looking for writers 2025/09/27 01:33:18 DEBUG : dir: reading active writers 2025/09/27 01:33:18 DEBUG : >WaitForWriters: 2025/09/27 01:33:18 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:18 DEBUG : dir: Looking for writers 2025/09/27 01:33:18 DEBUG : file1: reading active writers 2025/09/27 01:33:18 DEBUG : Looking for writers 2025/09/27 01:33:18 DEBUG : dir: reading active writers 2025/09/27 01:33:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:19 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:33:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:33:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:20 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 01:33:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:33:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/27 01:33:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 01:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:22 DEBUG : dir: Looking for writers 2025/09/27 01:33:22 DEBUG : file1: reading active writers 2025/09/27 01:33:22 DEBUG : Looking for writers 2025/09/27 01:33:22 DEBUG : dir: reading active writers 2025/09/27 01:33:22 DEBUG : >WaitForWriters: 2025/09/27 01:33:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:22 DEBUG : dir: Looking for writers 2025/09/27 01:33:22 DEBUG : file1: reading active writers 2025/09/27 01:33:22 DEBUG : Looking for writers 2025/09/27 01:33:22 DEBUG : dir: reading active writers 2025/09/27 01:33:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:23 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:23 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:33:23 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:23 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:33:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 01:33:24 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:24 DEBUG : dir: Looking for writers 2025/09/27 01:33:24 DEBUG : file1: reading active writers 2025/09/27 01:33:24 DEBUG : Looking for writers 2025/09/27 01:33:24 DEBUG : dir: reading active writers 2025/09/27 01:33:24 DEBUG : >WaitForWriters: 2025/09/27 01:33:24 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:25 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:33:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:25 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:33:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 01:33:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:33:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:33:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:33:26 DEBUG : dir/file1(0xc000a00a00): close: 2025/09/27 01:33:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 01:33:26 DEBUG : dir/file1(0xc000a00a00): >close: err= 2025/09/27 01:33:26 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:26 DEBUG : dir: Looking for writers 2025/09/27 01:33:26 DEBUG : file1: reading active writers 2025/09/27 01:33:26 DEBUG : Looking for writers 2025/09/27 01:33:26 DEBUG : dir: reading active writers 2025/09/27 01:33:26 DEBUG : >WaitForWriters: 2025/09/27 01:33:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:27 DEBUG : dir: Looking for writers 2025/09/27 01:33:27 DEBUG : file1: reading active writers 2025/09/27 01:33:27 DEBUG : Looking for writers 2025/09/27 01:33:27 DEBUG : dir: reading active writers 2025/09/27 01:33:27 DEBUG : >WaitForWriters: 2025/09/27 01:33:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:27 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:33:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:33:27 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:33:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 01:33:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:33:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:33:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): _writeAt: size=5, off=0 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): openPending: 2025/09/27 01:33:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 01:33:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 01:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): >openPending: err= 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): >_writeAt: n=5, err= 2025/09/27 01:33:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): close: 2025/09/27 01:33:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/27 01:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/27 01:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/27 01:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 01:33:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 01:33:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:33:29 DEBUG : dir/file1(0xc00053c940): >close: err= 2025/09/27 01:33:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:33:29 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:33:29 DEBUG : dir: Looking for writers 2025/09/27 01:33:29 DEBUG : file1: reading active writers 2025/09/27 01:33:29 DEBUG : Looking for writers 2025/09/27 01:33:29 DEBUG : dir: reading active writers 2025/09/27 01:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:33:30 DEBUG : dir: Looking for writers 2025/09/27 01:33:30 DEBUG : file1: reading active writers 2025/09/27 01:33:30 DEBUG : Looking for writers 2025/09/27 01:33:30 DEBUG : dir: reading active writers 2025/09/27 01:33:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:33:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:33:30 INFO : dir/file1: Copied (replaced existing) 2025/09/27 01:33:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/27 01:33:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 01:33:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/27 01:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 01:33:30 DEBUG : dir: Looking for writers 2025/09/27 01:33:30 DEBUG : file1: reading active writers 2025/09/27 01:33:30 DEBUG : Looking for writers 2025/09/27 01:33:30 DEBUG : dir: reading active writers 2025/09/27 01:33:30 DEBUG : >WaitForWriters: 2025/09/27 01:33:31 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:31 DEBUG : dir: Looking for writers 2025/09/27 01:33:31 DEBUG : file1: reading active writers 2025/09/27 01:33:31 DEBUG : Looking for writers 2025/09/27 01:33:31 DEBUG : dir: reading active writers 2025/09/27 01:33:31 DEBUG : >WaitForWriters: 2025/09/27 01:33:31 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.35s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.94s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.88s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:31 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:33:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:33:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:33:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 01:33:33 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:33 DEBUG : dir: Looking for writers 2025/09/27 01:33:33 DEBUG : file1: reading active writers 2025/09/27 01:33:33 DEBUG : Looking for writers 2025/09/27 01:33:33 DEBUG : dir: reading active writers 2025/09/27 01:33:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.51s) === RUN TestFileOpenReadUnknownSize 2025/09/27 01:33:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/27 01:33:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 01:33:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:33:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/27 01:33:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:34 DEBUG : Looking for writers 2025/09/27 01:33:34 DEBUG : file.txt: reading active writers 2025/09/27 01:33:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:34 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2025/09/27 01:33:43 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:43 DEBUG : Looking for writers 2025/09/27 01:33:43 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (9.24s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:43 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:46 DEBUG : dir/file1: Remove: 2025/09/27 01:33:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:33:46 DEBUG : dir/file1: >Remove: err= 2025/09/27 01:33:47 DEBUG : dir/file1: Remove: 2025/09/27 01:33:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/27 01:33:47 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:47 DEBUG : dir: Looking for writers 2025/09/27 01:33:47 DEBUG : Looking for writers 2025/09/27 01:33:47 DEBUG : dir: reading active writers 2025/09/27 01:33:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.05s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:47 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:49 DEBUG : dir/file1: Remove: 2025/09/27 01:33:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:33:49 DEBUG : dir/file1: >Remove: err= 2025/09/27 01:33:49 DEBUG : dir/file1: Remove: 2025/09/27 01:33:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/27 01:33:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:49 DEBUG : dir: Looking for writers 2025/09/27 01:33:49 DEBUG : Looking for writers 2025/09/27 01:33:49 DEBUG : dir: reading active writers 2025/09/27 01:33:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.32s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:50 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:33:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 01:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:33:51 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/27 01:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:33:51 DEBUG : dir/file1: Open: flags=0x3 2025/09/27 01:33:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/27 01:33:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/27 01:33:51 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:51 DEBUG : dir: Looking for writers 2025/09/27 01:33:51 DEBUG : file1: reading active writers 2025/09/27 01:33:51 DEBUG : Looking for writers 2025/09/27 01:33:51 DEBUG : dir: reading active writers 2025/09/27 01:33:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:33:52 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:33:53 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:33:53 DEBUG : dir: Looking for writers 2025/09/27 01:33:53 DEBUG : file1: reading active writers 2025/09/27 01:33:53 DEBUG : Looking for writers 2025/09/27 01:33:53 DEBUG : dir: reading active writers 2025/09/27 01:33:53 DEBUG : >WaitForWriters: 2025/09/27 01:33:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:33:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00019ee40 2025/09/27 01:33:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:33:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:33:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 01:33:55 DEBUG : dir/file1: Updating file with dir/file1 0xc00019ee40 2025/09/27 01:33:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 01:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:33:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:33:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:33:55 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019ee40 2025/09/27 01:33:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:33:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:33:55 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (25 bytes), uploading instead of streaming 2025/09/27 01:34:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:34:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/27 01:34:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:00 DEBUG : newLeaf: Running delayed rename now 2025/09/27 01:34:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00019ee40 2025/09/27 01:34:01 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:01 DEBUG : dir: Looking for writers 2025/09/27 01:34:01 DEBUG : Looking for writers 2025/09/27 01:34:01 DEBUG : dir: reading active writers 2025/09/27 01:34:01 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:01 DEBUG : >WaitForWriters: 2025/09/27 01:34:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:02 DEBUG : dir: Looking for writers 2025/09/27 01:34:02 DEBUG : Looking for writers 2025/09/27 01:34:02 DEBUG : dir: reading active writers 2025/09/27 01:34:02 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:03 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:03 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:03 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 DEBUG : Config file has changed externally - reloading 2025/09/27 01:34:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:03 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:04 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:04 DEBUG : dir: Looking for writers 2025/09/27 01:34:04 DEBUG : file1: reading active writers 2025/09/27 01:34:04 DEBUG : Looking for writers 2025/09/27 01:34:04 DEBUG : dir: reading active writers 2025/09/27 01:34:04 DEBUG : >WaitForWriters: 2025/09/27 01:34:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000955200 2025/09/27 01:34:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 01:34:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000955200 2025/09/27 01:34:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 01:34:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 01:34:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000955200 2025/09/27 01:34:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:06 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (25 bytes), uploading instead of streaming 2025/09/27 01:34:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:34:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/27 01:34:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:07 DEBUG : newLeaf: Running delayed rename now 2025/09/27 01:34:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000955200 2025/09/27 01:34:08 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:08 DEBUG : dir: Looking for writers 2025/09/27 01:34:08 DEBUG : Looking for writers 2025/09/27 01:34:08 DEBUG : dir: reading active writers 2025/09/27 01:34:08 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:08 DEBUG : >WaitForWriters: 2025/09/27 01:34:08 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:08 DEBUG : dir: Looking for writers 2025/09/27 01:34:08 DEBUG : Looking for writers 2025/09/27 01:34:08 DEBUG : dir: reading active writers 2025/09/27 01:34:08 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:08 DEBUG : >WaitForWriters: 2025/09/27 01:34:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:08 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:08 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:34:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): openPending: 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 01:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): >openPending: err= 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 01:34:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): _writeAt: size=14, off=0 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): >_writeAt: n=14, err= 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): close: 2025/09/27 01:34:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 01:34:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:34:10 DEBUG : dir/file1(0xc0004f6380): >close: err= 2025/09/27 01:34:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:34:10 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:34:10 DEBUG : dir: Looking for writers 2025/09/27 01:34:10 DEBUG : file1: reading active writers 2025/09/27 01:34:10 DEBUG : Looking for writers 2025/09/27 01:34:10 DEBUG : dir: reading active writers 2025/09/27 01:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:34:11 DEBUG : dir: Looking for writers 2025/09/27 01:34:11 DEBUG : file1: reading active writers 2025/09/27 01:34:11 DEBUG : Looking for writers 2025/09/27 01:34:11 DEBUG : dir: reading active writers 2025/09/27 01:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:34:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:34:11 INFO : dir/file1: Copied (replaced existing) 2025/09/27 01:34:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 01:34:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/27 01:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 01:34:11 DEBUG : dir: Looking for writers 2025/09/27 01:34:11 DEBUG : file1: reading active writers 2025/09/27 01:34:11 DEBUG : Looking for writers 2025/09/27 01:34:11 DEBUG : dir: reading active writers 2025/09/27 01:34:11 DEBUG : >WaitForWriters: 2025/09/27 01:34:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): _readAt: size=512, off=0 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): openPending: 2025/09/27 01:34:11 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/27 01:34:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/27 01:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): >openPending: err= 2025/09/27 01:34:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): >_readAt: n=14, err=EOF 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): close: 2025/09/27 01:34:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:34:11 DEBUG : dir/file1(0xc0004f76c0): >close: err= 2025/09/27 01:34:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 01:34:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000b4c000 2025/09/27 01:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 01:34:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/27 01:34:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000b4c000 2025/09/27 01:34:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 01:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:34:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:13 DEBUG : dir/file1(0xc000cfa680): openPending: 2025/09/27 01:34:13 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/27 01:34:13 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/27 01:34:13 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:34:13 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:34:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 01:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:13 DEBUG : dir/file1(0xc000cfa680): >openPending: err= 2025/09/27 01:34:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 01:34:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:13 DEBUG : dir/file1(0xc000cfa680): _writeAt: size=25, off=0 2025/09/27 01:34:13 DEBUG : dir/file1(0xc000cfa680): >_writeAt: n=25, err= 2025/09/27 01:34:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 01:34:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000b4c000 2025/09/27 01:34:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:14 DEBUG : newLeaf(0xc000cfa680): close: 2025/09/27 01:34:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 01:34:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 01:34:13.943612862 +0000 UTC m=+142.205291840 2025/09/27 01:34:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 01:34:14 DEBUG : newLeaf(0xc000cfa680): >close: err= 2025/09/27 01:34:14 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:34:14 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:34:14 DEBUG : dir: Looking for writers 2025/09/27 01:34:14 DEBUG : Looking for writers 2025/09/27 01:34:14 DEBUG : dir: reading active writers 2025/09/27 01:34:14 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:34:15 DEBUG : dir: Looking for writers 2025/09/27 01:34:15 DEBUG : Looking for writers 2025/09/27 01:34:15 DEBUG : dir: reading active writers 2025/09/27 01:34:15 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:34:15 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/27 01:34:15 INFO : newLeaf: Copied (replaced existing) 2025/09/27 01:34:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 01:34:13 +0000 UTC," 2025/09/27 01:34:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 01:34:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 01:34:15 DEBUG : dir: Looking for writers 2025/09/27 01:34:15 DEBUG : Looking for writers 2025/09/27 01:34:15 DEBUG : dir: reading active writers 2025/09/27 01:34:15 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:15 DEBUG : >WaitForWriters: 2025/09/27 01:34:16 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:16 DEBUG : dir: Looking for writers 2025/09/27 01:34:16 DEBUG : Looking for writers 2025/09/27 01:34:16 DEBUG : dir: reading active writers 2025/09/27 01:34:16 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:16 DEBUG : >WaitForWriters: 2025/09/27 01:34:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:16 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:16 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-xaqoteb6jago'": object not found 2025/09/27 01:34:17 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:17 DEBUG : Looking for writers 2025/09/27 01:34:17 DEBUG : >WaitForWriters: 2025/09/27 01:34:17 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:18 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:18 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:34:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): openPending: 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 01:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): >openPending: err= 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 01:34:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): _writeAt: size=14, off=0 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): >_writeAt: n=14, err= 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): close: 2025/09/27 01:34:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 01:34:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:34:19 DEBUG : dir/file1(0xc000a01740): >close: err= 2025/09/27 01:34:19 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:34:19 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:34:19 DEBUG : dir: Looking for writers 2025/09/27 01:34:19 DEBUG : file1: reading active writers 2025/09/27 01:34:19 DEBUG : Looking for writers 2025/09/27 01:34:19 DEBUG : dir: reading active writers 2025/09/27 01:34:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:34:20 DEBUG : dir: Looking for writers 2025/09/27 01:34:20 DEBUG : file1: reading active writers 2025/09/27 01:34:20 DEBUG : Looking for writers 2025/09/27 01:34:20 DEBUG : dir: reading active writers 2025/09/27 01:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:34:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:34:20 INFO : dir/file1: Copied (replaced existing) 2025/09/27 01:34:20 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/27 01:34:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 01:34:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/27 01:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 01:34:20 DEBUG : dir: Looking for writers 2025/09/27 01:34:20 DEBUG : file1: reading active writers 2025/09/27 01:34:20 DEBUG : Looking for writers 2025/09/27 01:34:20 DEBUG : dir: reading active writers 2025/09/27 01:34:20 DEBUG : >WaitForWriters: 2025/09/27 01:34:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): _readAt: size=512, off=0 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): openPending: 2025/09/27 01:34:20 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/27 01:34:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/27 01:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): >openPending: err= 2025/09/27 01:34:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): >_readAt: n=14, err=EOF 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): close: 2025/09/27 01:34:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:34:20 DEBUG : dir/file1(0xc000cfbcc0): >close: err= 2025/09/27 01:34:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 01:34:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000642a80 2025/09/27 01:34:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 01:34:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/27 01:34:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000642a80 2025/09/27 01:34:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 01:34:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:34:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:22 DEBUG : dir/file1(0xc0000cc940): openPending: 2025/09/27 01:34:22 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/27 01:34:22 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/27 01:34:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:34:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:34:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 01:34:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:22 DEBUG : dir/file1(0xc0000cc940): >openPending: err= 2025/09/27 01:34:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 01:34:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:22 DEBUG : dir/file1(0xc0000cc940): _writeAt: size=25, off=0 2025/09/27 01:34:22 DEBUG : dir/file1(0xc0000cc940): >_writeAt: n=25, err= 2025/09/27 01:34:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 01:34:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 01:34:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000642a80 2025/09/27 01:34:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:34:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:23 DEBUG : newLeaf(0xc0000cc940): close: 2025/09/27 01:34:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 01:34:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 01:34:22.735225145 +0000 UTC m=+150.996904123 2025/09/27 01:34:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 01:34:23 DEBUG : newLeaf(0xc0000cc940): >close: err= 2025/09/27 01:34:23 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:34:23 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:34:23 DEBUG : dir: Looking for writers 2025/09/27 01:34:23 DEBUG : Looking for writers 2025/09/27 01:34:23 DEBUG : dir: reading active writers 2025/09/27 01:34:23 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:34:24 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/27 01:34:24 INFO : newLeaf: Copied (replaced existing) 2025/09/27 01:34:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 01:34:22 +0000 UTC," 2025/09/27 01:34:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 01:34:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 01:34:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 01:34:24 DEBUG : dir: Looking for writers 2025/09/27 01:34:24 DEBUG : Looking for writers 2025/09/27 01:34:24 DEBUG : dir: reading active writers 2025/09/27 01:34:24 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:24 DEBUG : >WaitForWriters: 2025/09/27 01:34:24 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:24 DEBUG : dir: Looking for writers 2025/09/27 01:34:24 DEBUG : Looking for writers 2025/09/27 01:34:24 DEBUG : dir: reading active writers 2025/09/27 01:34:24 DEBUG : newLeaf: reading active writers 2025/09/27 01:34:24 DEBUG : >WaitForWriters: 2025/09/27 01:34:24 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:25 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:25 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2025/09/27 01:34:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:34 DEBUG : Looking for writers 2025/09/27 01:34:34 DEBUG : >WaitForWriters: 2025/09/27 01:34:34 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.43s) --- PASS: TestFileRename/off,forceCache=false (10.96s) --- PASS: TestFileRename/minimal,forceCache=false (5.80s) --- PASS: TestFileRename/minimal,forceCache=true (7.90s) --- FAIL: TestFileRename/writes,forceCache=false (1.14s) --- PASS: TestFileRename/writes,forceCache=true (7.54s) --- FAIL: TestFileRename/full,forceCache=false (9.10s) === 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:34 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:34 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:34 DEBUG : Looking for writers 2025/09/27 01:34:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.56s) === 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:35 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:34:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 01:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:38 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:38 DEBUG : dir: Looking for writers 2025/09/27 01:34:38 DEBUG : file1: reading active writers 2025/09/27 01:34:38 DEBUG : Looking for writers 2025/09/27 01:34:38 DEBUG : dir: reading active writers 2025/09/27 01:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.81s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:39 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:34:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 01:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/27 01:34:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/27 01:34:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/27 01:34:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/27 01:34:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/27 01:34:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/27 01:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 01:34:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/27 01:34:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/27 01:34:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/27 01:34:42 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:42 DEBUG : dir: Looking for writers 2025/09/27 01:34:42 DEBUG : file1: reading active writers 2025/09/27 01:34:42 DEBUG : Looking for writers 2025/09/27 01:34:42 DEBUG : dir: reading active writers 2025/09/27 01:34:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.87s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:42 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:34:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 01:34:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/27 01:34:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/27 01:34:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/27 01:34:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/27 01:34:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/27 01:34:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/27 01:34:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 01:34:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/27 01:34:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/27 01:34:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/27 01:34:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/27 01:34:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/27 01:34:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/27 01:34:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/27 01:34:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/27 01:34:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/27 01:34:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/27 01:34:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/27 01:34:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/27 01:34:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/27 01:34:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/27 01:34:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/27 01:34:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/27 01:34:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/27 01:34:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/27 01:34:46 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:46 DEBUG : dir: Looking for writers 2025/09/27 01:34:46 DEBUG : file1: reading active writers 2025/09/27 01:34:46 DEBUG : Looking for writers 2025/09/27 01:34:46 DEBUG : dir: reading active writers 2025/09/27 01:34:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.55s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:47 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:34:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 01:34:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:49 DEBUG : dir: Looking for writers 2025/09/27 01:34:49 DEBUG : file1: reading active writers 2025/09/27 01:34:49 DEBUG : Looking for writers 2025/09/27 01:34:49 DEBUG : dir: reading active writers 2025/09/27 01:34:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.36s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:49 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 01:34:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 01:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/27 01:34:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/27 01:34:51 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:51 DEBUG : dir: Looking for writers 2025/09/27 01:34:51 DEBUG : file1: reading active writers 2025/09/27 01:34:51 DEBUG : Looking for writers 2025/09/27 01:34:51 DEBUG : dir: reading active writers 2025/09/27 01:34:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:52 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:52 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:52 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:52 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): _readAt: size=1, off=0 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): openPending: 2025/09/27 01:34:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:34:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:34:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >openPending: err= 2025/09/27 01:34:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 01:34:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:34:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >_readAt: n=1, err= 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): _readAt: size=256, off=1 2025/09/27 01:34:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >_readAt: n=15, err=EOF 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): _readAt: size=16, off=16 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >_readAt: n=0, err=EOF 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): close: 2025/09/27 01:34:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >close: err= 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): close: 2025/09/27 01:34:53 DEBUG : dir/file1(0xc000aea140): >close: err=file already closed 2025/09/27 01:34:53 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:53 DEBUG : dir: Looking for writers 2025/09/27 01:34:53 DEBUG : file1: reading active writers 2025/09/27 01:34:53 DEBUG : Looking for writers 2025/09/27 01:34:53 DEBUG : dir: reading active writers 2025/09/27 01:34:53 DEBUG : >WaitForWriters: 2025/09/27 01:34:53 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.36s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:54 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:54 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:54 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:54 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:34:55 DEBUG : dir/file1(0xc0000cc2c0): _readAt: size=1, off=0 2025/09/27 01:34:55 DEBUG : dir/file1(0xc0000cc2c0): openPending: 2025/09/27 01:34:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:34:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:34:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:55 DEBUG : dir/file1(0xc0000cc2c0): >openPending: err= 2025/09/27 01:34:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 01:34:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:34:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >_readAt: n=1, err= 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): _readAt: size=1, off=5 2025/09/27 01:34:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >_readAt: n=1, err= 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): _readAt: size=1, off=3 2025/09/27 01:34:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >_readAt: n=1, err= 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): _readAt: size=1, off=13 2025/09/27 01:34:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >_readAt: n=1, err= 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): _readAt: size=16, off=100 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >_readAt: n=0, err=EOF 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): close: 2025/09/27 01:34:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:34:56 DEBUG : dir/file1(0xc0000cc2c0): >close: err= 2025/09/27 01:34:56 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:56 DEBUG : dir: Looking for writers 2025/09/27 01:34:56 DEBUG : file1: reading active writers 2025/09/27 01:34:56 DEBUG : Looking for writers 2025/09/27 01:34:56 DEBUG : dir: reading active writers 2025/09/27 01:34:56 DEBUG : >WaitForWriters: 2025/09/27 01:34:56 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:56 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:56 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:56 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:56 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:34:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:34:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:34:58 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:34:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:34:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:34:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=1, off=0 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): openPending: 2025/09/27 01:34:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/27 01:34:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:34:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >openPending: err= 2025/09/27 01:34:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 01:34:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:34:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:34:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=1, err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=1, off=5 2025/09/27 01:34:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=1, err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=1, off=1 2025/09/27 01:34:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=1, err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=6, off=10 2025/09/27 01:34:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=6, err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=256, off=10 2025/09/27 01:34:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=6, err=EOF 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=256, off=100 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=0, err=EOF 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): close: 2025/09/27 01:34:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >close: err= 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): _readAt: size=256, off=100 2025/09/27 01:34:58 DEBUG : dir/file1(0xc000a00900): >_readAt: n=0, err=file already closed 2025/09/27 01:34:58 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:34:58 DEBUG : dir: Looking for writers 2025/09/27 01:34:58 DEBUG : file1: reading active writers 2025/09/27 01:34:58 DEBUG : Looking for writers 2025/09/27 01:34:58 DEBUG : dir: reading active writers 2025/09/27 01:34:58 DEBUG : >WaitForWriters: 2025/09/27 01:34:58 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.29s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:34:59 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:34:59 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:34:59 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:34:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:34:59 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:35:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:35:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:35:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:35:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:35:04 DEBUG : dir/file1(0xc0000ccdc0): RWFileHandle.Flush 2025/09/27 01:35:04 DEBUG : dir/file1(0xc0000ccdc0): _readAt: size=256, off=0 2025/09/27 01:35:04 DEBUG : dir/file1(0xc0000ccdc0): openPending: 2025/09/27 01:35:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:35:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:04 DEBUG : dir/file1(0xc0000ccdc0): >openPending: err= 2025/09/27 01:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/27 01:35:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:05 DEBUG : dir/file1(0xc0000ccdc0): >_readAt: n=16, err=EOF 2025/09/27 01:35:05 DEBUG : dir/file1(0xc0000ccdc0): RWFileHandle.Flush 2025/09/27 01:35:05 DEBUG : dir/file1(0xc0000ccdc0): RWFileHandle.Flush 2025/09/27 01:35:05 DEBUG : dir/file1(0xc0000ccdc0): close: 2025/09/27 01:35:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:35:05 DEBUG : dir/file1(0xc0000ccdc0): >close: err= 2025/09/27 01:35:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:05 DEBUG : dir: Looking for writers 2025/09/27 01:35:05 DEBUG : file1: reading active writers 2025/09/27 01:35:05 DEBUG : Looking for writers 2025/09/27 01:35:05 DEBUG : dir: reading active writers 2025/09/27 01:35:05 DEBUG : >WaitForWriters: 2025/09/27 01:35:05 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (7.41s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:06 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:06 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:06 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:06 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 01:35:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:35:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:35:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:35:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:35:07 DEBUG : dir/file1(0xc000a01740): _readAt: size=256, off=0 2025/09/27 01:35:07 DEBUG : dir/file1(0xc000a01740): openPending: 2025/09/27 01:35:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:35:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:35:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:07 DEBUG : dir/file1(0xc000a01740): >openPending: err= 2025/09/27 01:35:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/27 01:35:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:08 DEBUG : dir/file1(0xc000a01740): >_readAt: n=16, err=EOF 2025/09/27 01:35:08 DEBUG : dir/file1(0xc000a01740): RWFileHandle.Release 2025/09/27 01:35:08 DEBUG : dir/file1(0xc000a01740): close: 2025/09/27 01:35:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 01:35:08 DEBUG : dir/file1(0xc000a01740): >close: err= 2025/09/27 01:35:08 DEBUG : dir/file1(0xc000a01740): RWFileHandle.Release 2025/09/27 01:35:08 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:08 DEBUG : dir: Looking for writers 2025/09/27 01:35:08 DEBUG : file1: reading active writers 2025/09/27 01:35:08 DEBUG : Looking for writers 2025/09/27 01:35:08 DEBUG : dir: reading active writers 2025/09/27 01:35:08 DEBUG : >WaitForWriters: 2025/09/27 01:35:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:08 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:08 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:09 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): openPending: 2025/09/27 01:35:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): >openPending: err= 2025/09/27 01:35:09 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): _writeAt: size=5, off=0 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): >_writeAt: n=5, err= 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): _writeAt: size=7, off=5 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): >_writeAt: n=7, err= 2025/09/27 01:35:09 DEBUG : file1: vfs cache: truncate to size=11 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): close: 2025/09/27 01:35:09 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:09.003365058 +0000 UTC m=+197.265044046 2025/09/27 01:35:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): >close: err= 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): close: 2025/09/27 01:35:09 DEBUG : file1(0xc000aeb240): >close: err=file already closed 2025/09/27 01:35:09 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:09 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:09 DEBUG : Looking for writers 2025/09/27 01:35:09 DEBUG : file1: reading active writers 2025/09/27 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:09 INFO : file1: Copied (new) 2025/09/27 01:35:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-27 01:35:09 +0000 UTC," 2025/09/27 01:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:09 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:10 DEBUG : Looking for writers 2025/09/27 01:35:10 DEBUG : file1: reading active writers 2025/09/27 01:35:10 DEBUG : >WaitForWriters: 2025/09/27 01:35:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:10 DEBUG : Looking for writers 2025/09/27 01:35:10 DEBUG : file1: reading active writers 2025/09/27 01:35:10 DEBUG : >WaitForWriters: 2025/09/27 01:35:10 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:10 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:10 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:10 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:10 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:10 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): openPending: 2025/09/27 01:35:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): >openPending: err= 2025/09/27 01:35:10 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): _writeAt: size=7, off=0 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): >_writeAt: n=7, err= 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): _writeAt: size=6, off=5 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): >_writeAt: n=6, err= 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): close: 2025/09/27 01:35:10 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:10.97713147 +0000 UTC m=+199.238810449 2025/09/27 01:35:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): >close: err= 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): _writeAt: size=5, off=0 2025/09/27 01:35:10 DEBUG : file1(0xc00053c440): >_writeAt: n=0, err=file already closed 2025/09/27 01:35:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:10 DEBUG : Looking for writers 2025/09/27 01:35:10 DEBUG : file1: reading active writers 2025/09/27 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:10 DEBUG : Looking for writers 2025/09/27 01:35:10 DEBUG : file1: reading active writers 2025/09/27 01:35:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:11 DEBUG : Looking for writers 2025/09/27 01:35:11 DEBUG : file1: reading active writers 2025/09/27 01:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:11 DEBUG : Looking for writers 2025/09/27 01:35:11 DEBUG : file1: reading active writers 2025/09/27 01:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:11 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:11 DEBUG : Looking for writers 2025/09/27 01:35:11 DEBUG : file1: reading active writers 2025/09/27 01:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:11 DEBUG : Looking for writers 2025/09/27 01:35:11 DEBUG : file1: reading active writers 2025/09/27 01:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:11 DEBUG : Looking for writers 2025/09/27 01:35:11 DEBUG : file1: reading active writers 2025/09/27 01:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:11 INFO : file1: Copied (new) 2025/09/27 01:35:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-27 01:35:10 +0000 UTC," 2025/09/27 01:35:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:12 DEBUG : Looking for writers 2025/09/27 01:35:12 DEBUG : file1: reading active writers 2025/09/27 01:35:12 DEBUG : >WaitForWriters: 2025/09/27 01:35:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:12 DEBUG : Looking for writers 2025/09/27 01:35:12 DEBUG : file1: reading active writers 2025/09/27 01:35:12 DEBUG : >WaitForWriters: 2025/09/27 01:35:12 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:12 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:12 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:12 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:12 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:12 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:12 DEBUG : file1(0xc0002d7b40): openPending: 2025/09/27 01:35:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:12 DEBUG : file1(0xc0002d7b40): >openPending: err= 2025/09/27 01:35:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:12 DEBUG : file1(0xc0002d7b40): close: 2025/09/27 01:35:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:12.942832088 +0000 UTC m=+201.204511086 2025/09/27 01:35:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:12 DEBUG : file1(0xc0002d7b40): >close: err= 2025/09/27 01:35:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 01:35:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:35:12 DEBUG : file2: newRWFileHandle: 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): openPending: 2025/09/27 01:35:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): >openPending: err= 2025/09/27 01:35:12 DEBUG : file2: >newRWFileHandle: err= 2025/09/27 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 01:35:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/27 01:35:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): RWFileHandle.Flush 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): RWFileHandle.Release 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): close: 2025/09/27 01:35:12 DEBUG : file2: vfs cache: setting modification time to 2025-09-27 01:35:12.943995693 +0000 UTC m=+201.205674691 2025/09/27 01:35:12 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:12 DEBUG : file2(0xc000cfa040): >close: err= 2025/09/27 01:35:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:12 DEBUG : Looking for writers 2025/09/27 01:35:12 DEBUG : file1: reading active writers 2025/09/27 01:35:12 DEBUG : file2: reading active writers 2025/09/27 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/27 01:35:12 DEBUG : Looking for writers 2025/09/27 01:35:12 DEBUG : file1: reading active writers 2025/09/27 01:35:12 DEBUG : file2: reading active writers 2025/09/27 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/27 01:35:12 DEBUG : Looking for writers 2025/09/27 01:35:12 DEBUG : file1: reading active writers 2025/09/27 01:35:12 DEBUG : file2: reading active writers 2025/09/27 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/27 01:35:13 DEBUG : Looking for writers 2025/09/27 01:35:13 DEBUG : file1: reading active writers 2025/09/27 01:35:13 DEBUG : file2: reading active writers 2025/09/27 01:35:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/27 01:35:13 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:13 DEBUG : file2: vfs cache: starting upload 2025/09/27 01:35:13 DEBUG : Looking for writers 2025/09/27 01:35:13 DEBUG : file1: reading active writers 2025/09/27 01:35:13 DEBUG : file2: reading active writers 2025/09/27 01:35:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/27 01:35:13 DEBUG : Looking for writers 2025/09/27 01:35:13 DEBUG : file1: reading active writers 2025/09/27 01:35:13 DEBUG : file2: reading active writers 2025/09/27 01:35:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/27 01:35:13 DEBUG : Looking for writers 2025/09/27 01:35:13 DEBUG : file2: reading active writers 2025/09/27 01:35:13 DEBUG : file1: reading active writers 2025/09/27 01:35:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/27 01:35:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:13 INFO : file1: Copied (new) 2025/09/27 01:35:13 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-27 01:35:12 +0000 UTC," 2025/09/27 01:35:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:13 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:14 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/27 01:35:14 INFO : file2: Copied (new) 2025/09/27 01:35:14 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-27 01:35:12 +0000 UTC," 2025/09/27 01:35:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/27 01:35:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 01:35:14 INFO : file2: vfs cache: upload succeeded try #1 2025/09/27 01:35:14 DEBUG : Looking for writers 2025/09/27 01:35:14 DEBUG : file1: reading active writers 2025/09/27 01:35:14 DEBUG : file2: reading active writers 2025/09/27 01:35:14 DEBUG : >WaitForWriters: 2025/09/27 01:35:14 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:14 DEBUG : Looking for writers 2025/09/27 01:35:14 DEBUG : file2: reading active writers 2025/09/27 01:35:14 DEBUG : file1: reading active writers 2025/09/27 01:35:14 DEBUG : >WaitForWriters: 2025/09/27 01:35:14 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.21s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:15 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:15 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:15 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:15 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:15 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): openPending: 2025/09/27 01:35:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): >openPending: err= 2025/09/27 01:35:15 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): _writeAt: size=5, off=0 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): >_writeAt: n=5, err= 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): RWFileHandle.Flush 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): RWFileHandle.Flush 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): close: 2025/09/27 01:35:15 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:15.148110479 +0000 UTC m=+203.409789457 2025/09/27 01:35:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:15 DEBUG : file1(0xc000cfab40): >close: err= 2025/09/27 01:35:15 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:15 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:15 DEBUG : Looking for writers 2025/09/27 01:35:15 DEBUG : file1: reading active writers 2025/09/27 01:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:16 INFO : file1: Copied (new) 2025/09/27 01:35:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 01:35:15 +0000 UTC," 2025/09/27 01:35:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:16 DEBUG : Looking for writers 2025/09/27 01:35:16 DEBUG : file1: reading active writers 2025/09/27 01:35:16 DEBUG : >WaitForWriters: 2025/09/27 01:35:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:16 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:16 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:16 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): openPending: 2025/09/27 01:35:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): >openPending: err= 2025/09/27 01:35:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): _writeAt: size=5, off=0 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): >_writeAt: n=5, err= 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): RWFileHandle.Release 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): close: 2025/09/27 01:35:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:16.990094701 +0000 UTC m=+205.251773680 2025/09/27 01:35:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): >close: err= 2025/09/27 01:35:16 DEBUG : file1(0xc0004f73c0): RWFileHandle.Release 2025/09/27 01:35:16 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:16 DEBUG : Looking for writers 2025/09/27 01:35:16 DEBUG : file1: reading active writers 2025/09/27 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:17 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:17 DEBUG : Looking for writers 2025/09/27 01:35:17 DEBUG : file1: reading active writers 2025/09/27 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:17 INFO : file1: Copied (new) 2025/09/27 01:35:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 01:35:16 +0000 UTC," 2025/09/27 01:35:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:17 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:18 DEBUG : Looking for writers 2025/09/27 01:35:18 DEBUG : file1: reading active writers 2025/09/27 01:35:18 DEBUG : >WaitForWriters: 2025/09/27 01:35:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:18 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:18 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 01:35:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:35:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): openPending: 2025/09/27 01:35:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:35:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:35:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): >openPending: err= 2025/09/27 01:35:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 01:35:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:35:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:35:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): _writeAt: size=5, off=0 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): >_writeAt: n=5, err= 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): close: 2025/09/27 01:35:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-27 01:35:20.12843399 +0000 UTC m=+208.390112988 2025/09/27 01:35:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:20 DEBUG : dir/file1(0xc000cfb980): >close: err= 2025/09/27 01:35:20 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:20 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:20 DEBUG : dir: Looking for writers 2025/09/27 01:35:20 DEBUG : file1: reading active writers 2025/09/27 01:35:20 DEBUG : Looking for writers 2025/09/27 01:35:20 DEBUG : dir: reading active writers 2025/09/27 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:21 INFO : dir/file1: Copied (replaced existing) 2025/09/27 01:35:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-27 01:35:20 +0000 UTC," 2025/09/27 01:35:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:21 DEBUG : dir: Looking for writers 2025/09/27 01:35:21 DEBUG : file1: reading active writers 2025/09/27 01:35:21 DEBUG : Looking for writers 2025/09/27 01:35:21 DEBUG : dir: reading active writers 2025/09/27 01:35:21 DEBUG : >WaitForWriters: 2025/09/27 01:35:21 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.45s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:22 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:22 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:22 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:22 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 01:35:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 01:35:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 01:35:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): _writeAt: size=5, off=0 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): openPending: 2025/09/27 01:35:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 01:35:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 01:35:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): >openPending: err= 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): >_writeAt: n=5, err= 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): _writeAt: size=15, off=5 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): >_writeAt: n=15, err= 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): close: 2025/09/27 01:35:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/27 01:35:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-27 01:35:23.506031552 +0000 UTC m=+211.767710530 2025/09/27 01:35:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:23 DEBUG : dir/file1(0xc0003afcc0): >close: err= 2025/09/27 01:35:23 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:23 DEBUG : dir: Looking for writers 2025/09/27 01:35:23 DEBUG : file1: reading active writers 2025/09/27 01:35:23 DEBUG : Looking for writers 2025/09/27 01:35:23 DEBUG : dir: reading active writers 2025/09/27 01:35:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:24 DEBUG : dir: Looking for writers 2025/09/27 01:35:24 DEBUG : file1: reading active writers 2025/09/27 01:35:24 DEBUG : Looking for writers 2025/09/27 01:35:24 DEBUG : dir: reading active writers 2025/09/27 01:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:24 INFO : dir/file1: Copied (replaced existing) 2025/09/27 01:35:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-27 01:35:23 +0000 UTC," 2025/09/27 01:35:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:24 DEBUG : dir: Looking for writers 2025/09/27 01:35:24 DEBUG : file1: reading active writers 2025/09/27 01:35:24 DEBUG : Looking for writers 2025/09/27 01:35:24 DEBUG : dir: reading active writers 2025/09/27 01:35:24 DEBUG : >WaitForWriters: 2025/09/27 01:35:24 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.39s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:25 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:25 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:25 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): openPending: 2025/09/27 01:35:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): >openPending: err= 2025/09/27 01:35:25 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): _writeAt: size=5, off=0 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): >_writeAt: n=5, err= 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): close: 2025/09/27 01:35:25 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 01:35:25.666870686 +0000 UTC m=+213.928549685 2025/09/27 01:35:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:25 DEBUG : file1(0xc000a00f00): >close: err= 2025/09/27 01:35:25 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:25 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:25 DEBUG : Looking for writers 2025/09/27 01:35:25 DEBUG : file1: reading active writers 2025/09/27 01:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:26 DEBUG : Looking for writers 2025/09/27 01:35:26 DEBUG : file1: reading active writers 2025/09/27 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:26 INFO : file1: Copied (new) 2025/09/27 01:35:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 01:35:25 +0000 UTC," 2025/09/27 01:35:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:26 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:26 DEBUG : Looking for writers 2025/09/27 01:35:26 DEBUG : file1: reading active writers 2025/09/27 01:35:26 DEBUG : >WaitForWriters: 2025/09/27 01:35:26 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:27 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/27 01:35:27 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.503702839 +0000 UTC m=+215.765381827 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7dc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.503702839 +0000 UTC m=+215.765381827 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f02c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.503702839 +0000 UTC m=+215.765381827 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593dc0 item 1 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.507390874 +0000 UTC m=+215.769069863 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f0dc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.507390874 +0000 UTC m=+215.769069863 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f12c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426460 item 2 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.509742289 +0000 UTC m=+215.771421277 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1900): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.509742289 +0000 UTC m=+215.771421277 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008f1d80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.509742289 +0000 UTC m=+215.771421277 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e2c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426a10 item 3 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.513258351 +0000 UTC m=+215.774937339 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9e940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.513258351 +0000 UTC m=+215.774937339 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9ee80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426fc0 item 4 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.515165642 +0000 UTC m=+215.776844630 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f4c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.515165642 +0000 UTC m=+215.776844630 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9f940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.515165642 +0000 UTC m=+215.776844630 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000c9fe00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004273b0 item 5 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.518581646 +0000 UTC m=+215.780260645 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.518581646 +0000 UTC m=+215.780260645 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc2a40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 6 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.520947678 +0000 UTC m=+215.782626666 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc30c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.520947678 +0000 UTC m=+215.782626666 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc35c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.520947678 +0000 UTC m=+215.782626666 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cc3a80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c700 item 7 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.524150793 +0000 UTC m=+215.785829791 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc180): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.524150793 +0000 UTC m=+215.785829791 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfc6c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd20 item 8 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc000cfcc80): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfcc80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.527553241 +0000 UTC m=+215.789232229 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd040): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.527553241 +0000 UTC m=+215.789232229 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd4c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.527553241 +0000 UTC m=+215.789232229 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfd9c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d1f0 item 9 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.530473815 +0000 UTC m=+215.792152803 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e0c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.530473815 +0000 UTC m=+215.792152803 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2e600): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d960 item 10 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc000d2ec40): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2ec40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.533111689 +0000 UTC m=+215.794790686 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f000): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.533111689 +0000 UTC m=+215.794790686 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2f500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.533111689 +0000 UTC m=+215.794790686 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000d2fa00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dd50 item 11 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.536961336 +0000 UTC m=+215.798640334 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10100): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.536961336 +0000 UTC m=+215.798640334 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10640): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d28c0 item 12 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc000e10c80): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e10c80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.539411617 +0000 UTC m=+215.801090615 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11040): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.539411617 +0000 UTC m=+215.801090615 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11700): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d31f0 item 13 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.541750258 +0000 UTC m=+215.803429246 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e11d80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.541750258 +0000 UTC m=+215.803429246 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d39d0 item 14 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc000e30980): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30980): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.544421163 +0000 UTC m=+215.806100151 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e30d40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.544421163 +0000 UTC m=+215.806100151 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31400): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3e30 item 15 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.546895989 +0000 UTC m=+215.808574978 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e31a80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.546895989 +0000 UTC m=+215.808574978 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66040): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 16 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.549101089 +0000 UTC m=+215.810780087 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.549101089 +0000 UTC m=+215.810780087 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e66b00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.549101089 +0000 UTC m=+215.810780087 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67000): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 17 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.552393201 +0000 UTC m=+215.814072199 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.552393201 +0000 UTC m=+215.814072199 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000e67bc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 18 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.555018832 +0000 UTC m=+215.816697839 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f902c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.555018832 +0000 UTC m=+215.816697839 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f907c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.555018832 +0000 UTC m=+215.816697839 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f90cc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 19 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.558694462 +0000 UTC m=+215.820373460 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.558694462 +0000 UTC m=+215.820373460 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000f91880): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec3f0 item 20 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.561165993 +0000 UTC m=+215.822845000 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01e40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.561165993 +0000 UTC m=+215.822845000 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010043c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.561165993 +0000 UTC m=+215.822845000 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010048c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f880 item 21 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.564574824 +0000 UTC m=+215.826254063 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001004f40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.564574824 +0000 UTC m=+215.826254063 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005480): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 22 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.566903556 +0000 UTC m=+215.828582544 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001005b00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.566903556 +0000 UTC m=+215.828582544 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.566903556 +0000 UTC m=+215.828582544 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022580): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e540 item 23 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.570044904 +0000 UTC m=+215.831723892 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001022c00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.570044904 +0000 UTC m=+215.831723892 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023140): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea10 item 24 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc001023780): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.572586997 +0000 UTC m=+215.834265986 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001023b40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.572586997 +0000 UTC m=+215.834265986 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010400c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.572586997 +0000 UTC m=+215.834265986 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040600): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee70 item 25 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.57662528 +0000 UTC m=+215.838304258 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001040c80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.57662528 +0000 UTC m=+215.838304258 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010411c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f420 item 26 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc001041800): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041800): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.578370718 +0000 UTC m=+215.840049695 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001041bc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.578370718 +0000 UTC m=+215.840049695 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e140): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.578370718 +0000 UTC m=+215.840049695 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105e680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f810 item 27 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.5821162 +0000 UTC m=+215.843795198 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105ed00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.5821162 +0000 UTC m=+215.843795198 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f240): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae310 item 28 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc00105f880): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105f880): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.584747079 +0000 UTC m=+215.846426107 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00105fc40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.584747079 +0000 UTC m=+215.846426107 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080380): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae9a0 item 29 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.587297448 +0000 UTC m=+215.848976416 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080a00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.587297448 +0000 UTC m=+215.848976416 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aebd00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5570 item 30 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): _readAt: size=2, off=0 2025/09/27 01:35:27 ERROR : open-test-file(0xc001080ec0): Couldn't read size of file 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): close: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080ec0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.589169273 +0000 UTC m=+215.850848251 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081280): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.589169273 +0000 UTC m=+215.850848251 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cd500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af0a0 item 31 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.592229177 +0000 UTC m=+215.853908176 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aae500): >close: err= 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.592229177 +0000 UTC m=+215.853908176 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaea40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 32 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.593933477 +0000 UTC m=+215.855612455 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec700 item 33 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.594428188 +0000 UTC m=+215.856107165 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aaf500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.594428188 +0000 UTC m=+215.856107165 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aafa00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec930 item 33 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.596508713 +0000 UTC m=+215.858187722 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0010800c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eccb0 item 34 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.597365542 +0000 UTC m=+215.859044540 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001080540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.597365542 +0000 UTC m=+215.859044540 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc001081a00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecee0 item 34 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.599631857 +0000 UTC m=+215.861310846 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc100): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed340 item 35 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.600255689 +0000 UTC m=+215.861934667 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000cc600): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.600255689 +0000 UTC m=+215.861934667 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0000ccb00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed500 item 35 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.603865927 +0000 UTC m=+215.865544905 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ca3c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d42a0 item 36 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.604539382 +0000 UTC m=+215.866218360 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009caa40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.604539382 +0000 UTC m=+215.866218360 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4af0 item 36 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.606169943 +0000 UTC m=+215.867848922 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cb7c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d56c0 item 37 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.606767455 +0000 UTC m=+215.868446433 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009cbc80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.606767455 +0000 UTC m=+215.868446433 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f6640): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ab0 item 37 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.60922553 +0000 UTC m=+215.870904508 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae2a0 item 38 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.610242881 +0000 UTC m=+215.871921869 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0004f7dc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.610242881 +0000 UTC m=+215.871921869 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfa3c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae4d0 item 38 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.612411482 +0000 UTC m=+215.874090480 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaa40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aebd0 item 39 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.613131695 +0000 UTC m=+215.874810673 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfaf40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.613131695 +0000 UTC m=+215.874810673 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfb4c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af5e0 item 39 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.615144855 +0000 UTC m=+215.876823853 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000cfbb40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af9d0 item 40 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.615973311 +0000 UTC m=+215.877652309 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053c140): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.615973311 +0000 UTC m=+215.877652309 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00053d4c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 40 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.617751409 +0000 UTC m=+215.879430407 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003ae300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 41 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.618499654 +0000 UTC m=+215.880178652 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003aed40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478620 item 41 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.619312129 +0000 UTC m=+215.880991138 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0003af3c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.619312129 +0000 UTC m=+215.880991138 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d6680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478930 item 41 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.621614843 +0000 UTC m=+215.883293831 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0002d7c00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 42 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.622309016 +0000 UTC m=+215.883987994 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00440): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478ee0 item 42 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.623078762 +0000 UTC m=+215.884757740 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a009c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.623078762 +0000 UTC m=+215.884757740 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a00fc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479180 item 42 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.625116007 +0000 UTC m=+215.886794995 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 43 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.625998344 +0000 UTC m=+215.887677341 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a01c40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479960 item 43 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.626973965 +0000 UTC m=+215.888652963 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea240): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.626973965 +0000 UTC m=+215.888652963 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aea7c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479dc0 item 43 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.628758595 +0000 UTC m=+215.890437574 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeae00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a5b0 item 44 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.629796225 +0000 UTC m=+215.891475213 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a7e0 item 44 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.630680435 +0000 UTC m=+215.892359423 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000aeb840): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.630680435 +0000 UTC m=+215.892359423 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fec540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aa10 item 44 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.632779475 +0000 UTC m=+215.894458484 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fecb80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aee0 item 45 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.633390584 +0000 UTC m=+215.895069582 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.633390584 +0000 UTC m=+215.895069582 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000fed780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b7a0 item 45 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.635637763 +0000 UTC m=+215.897316761 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000feddc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 46 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.636268477 +0000 UTC m=+215.897947476 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffc340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.636268477 +0000 UTC m=+215.897947476 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffca40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424690 item 46 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.638685505 +0000 UTC m=+215.900364503 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004250a0 item 47 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.639483153 +0000 UTC m=+215.901162151 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffd580): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.639483153 +0000 UTC m=+215.901162151 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ffdc80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004253b0 item 47 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.642029834 +0000 UTC m=+215.903708842 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004258f0 item 48 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.643025935 +0000 UTC m=+215.904704913 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8840): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.643025935 +0000 UTC m=+215.904704913 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b8f40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ab0 item 48 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.644973732 +0000 UTC m=+215.906652720 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9580): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de1c0 item 49 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.645651124 +0000 UTC m=+215.907330102 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9a00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.645651124 +0000 UTC m=+215.907330102 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0005b9f40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de3f0 item 49 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.647932268 +0000 UTC m=+215.909611275 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630640): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 50 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.649026301 +0000 UTC m=+215.910705309 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000630b40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.649026301 +0000 UTC m=+215.910705309 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006310c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004debd0 item 50 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.651237503 +0000 UTC m=+215.912916502 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df030 item 51 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.652166057 +0000 UTC m=+215.913845054 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000631c40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.652166057 +0000 UTC m=+215.913845054 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8200): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df1f0 item 51 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.654768492 +0000 UTC m=+215.916447491 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8880): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df8f0 item 52 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.655610434 +0000 UTC m=+215.917289441 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a8d80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.655610434 +0000 UTC m=+215.917289441 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0006a9300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfe30 item 52 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.658438975 +0000 UTC m=+215.920117953 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452460 item 53 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.659103793 +0000 UTC m=+215.920782771 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070c800): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.659103793 +0000 UTC m=+215.920782771 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070cd40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452700 item 53 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.661612463 +0000 UTC m=+215.923291472 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d3c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 54 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.662641084 +0000 UTC m=+215.924320082 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070d8c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.662641084 +0000 UTC m=+215.924320082 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00070de40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453260 item 54 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.664504864 +0000 UTC m=+215.926183842 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453880 item 55 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.665579571 +0000 UTC m=+215.927258580 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756a40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.665579571 +0000 UTC m=+215.927258580 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000756f80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453b20 item 55 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.668025925 +0000 UTC m=+215.929704923 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757600): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cee0 item 56 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.669022826 +0000 UTC m=+215.930701824 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000757b00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.669022826 +0000 UTC m=+215.930701824 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780100): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 56 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.671139962 +0000 UTC m=+215.932818961 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d960 item 57 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.672226361 +0000 UTC m=+215.933905360 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000780c80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dce0 item 57 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.673087077 +0000 UTC m=+215.934766056 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007811c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.673087077 +0000 UTC m=+215.934766056 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005320e0 item 57 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.675025538 +0000 UTC m=+215.936704526 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000781d80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 58 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.675952047 +0000 UTC m=+215.937631055 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533960 item 58 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.677125861 +0000 UTC m=+215.938804879 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794880): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.677125861 +0000 UTC m=+215.938804879 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000794e40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 58 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.679831761 +0000 UTC m=+215.941510759 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795480): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e5b0 item 59 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.680589704 +0000 UTC m=+215.942268702 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007959c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e850 item 59 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.681399275 +0000 UTC m=+215.943078273 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000795f00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.681399275 +0000 UTC m=+215.943078273 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 59 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.683631026 +0000 UTC m=+215.945310024 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b6b40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f260 item 60 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.684132818 +0000 UTC m=+215.945811795 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7080): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 60 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.685446013 +0000 UTC m=+215.947125011 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b75c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.685446013 +0000 UTC m=+215.947125011 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007b7b80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f8f0 item 60 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.687962368 +0000 UTC m=+215.949641366 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca240): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005643f0 item 61 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.688823675 +0000 UTC m=+215.950502653 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007ca780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.688823675 +0000 UTC m=+215.950502653 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cae80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564c40 item 61 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.690750073 +0000 UTC m=+215.952429050 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cb4c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565960 item 62 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.691337074 +0000 UTC m=+215.953016052 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007cba00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.691337074 +0000 UTC m=+215.953016052 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2180): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565c70 item 62 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.694009643 +0000 UTC m=+215.955688641 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e27c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 63 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.694917167 +0000 UTC m=+215.956596165 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e2d00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.694917167 +0000 UTC m=+215.956596165 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3400): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0bd0 item 63 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.697037668 +0000 UTC m=+215.958716656 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007e3a40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1500 item 64 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.697628708 +0000 UTC m=+215.959307685 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4000): >close: err= 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.697628708 +0000 UTC m=+215.959307685 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4700): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1810 item 64 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.699542902 +0000 UTC m=+215.961221880 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f4d40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1d50 item 65 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.700755699 +0000 UTC m=+215.962434707 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f51c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.700755699 +0000 UTC m=+215.962434707 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f56c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e070 item 65 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.70338229 +0000 UTC m=+215.965061288 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0007f5d00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e540 item 66 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.704364385 +0000 UTC m=+215.966043393 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c200): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.704364385 +0000 UTC m=+215.966043393 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082c740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039eaf0 item 66 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.707319664 +0000 UTC m=+215.968998661 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082cd80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039efc0 item 67 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.708266051 +0000 UTC m=+215.969945058 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d200): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.708266051 +0000 UTC m=+215.969945058 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082d700): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f340 item 67 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.710511095 +0000 UTC m=+215.972190094 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00082dd80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fab0 item 68 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.711297472 +0000 UTC m=+215.972976470 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.711297472 +0000 UTC m=+215.972976470 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086a840): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fd50 item 68 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.71361276 +0000 UTC m=+215.975291758 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086ae80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432c40 item 69 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.714695533 +0000 UTC m=+215.976374531 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.714695533 +0000 UTC m=+215.976374531 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086b800): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433570 item 69 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.717885252 +0000 UTC m=+215.979564249 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00086be80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004840e0 item 70 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.718859291 +0000 UTC m=+215.980538289 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892400): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.718859291 +0000 UTC m=+215.980538289 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004842a0 item 70 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.721091392 +0000 UTC m=+215.982770389 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000892fc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 71 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.721999977 +0000 UTC m=+215.983678975 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008934c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.721999977 +0000 UTC m=+215.983678975 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008939c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 71 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.724512164 +0000 UTC m=+215.986191182 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce0c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485260 item 72 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.725597101 +0000 UTC m=+215.987276099 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ce5c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.725597101 +0000 UTC m=+215.987276099 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008ceb00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 72 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.727919642 +0000 UTC m=+215.989598640 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf0c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485810 item 73 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.728689457 +0000 UTC m=+215.990368455 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cf5c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 73 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.729631958 +0000 UTC m=+215.991310956 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0008cfa80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.729631958 +0000 UTC m=+215.991310956 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902040): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485b90 item 73 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.732073571 +0000 UTC m=+215.993752570 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485f10 item 74 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.73282922 +0000 UTC m=+215.994508219 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000902b80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0540 item 74 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.733628321 +0000 UTC m=+215.995307319 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009030c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.733628321 +0000 UTC m=+215.995307319 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903640): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0b60 item 74 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.735961812 +0000 UTC m=+215.997640811 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000903c80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1030 item 75 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.736841534 +0000 UTC m=+215.998520533 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e200): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): _writeAt: size=3, off=2 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1260 item 75 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.73784096 +0000 UTC m=+215.999519959 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092e740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.73784096 +0000 UTC m=+215.999519959 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092ec80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1420 item 75 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.739782787 +0000 UTC m=+216.001461765 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f2c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1960 item 76 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.74035438 +0000 UTC m=+216.002033368 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092f7c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ce0 item 76 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): _writeAt: size=3, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.741317689 +0000 UTC m=+216.002996687 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc00092fd00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.741317689 +0000 UTC m=+216.002996687 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4000 item 76 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.7434594 +0000 UTC m=+216.005138398 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4380 item 77 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.744200832 +0000 UTC m=+216.005879830 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000958e40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.744200832 +0000 UTC m=+216.005879830 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4540 item 77 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.746684606 +0000 UTC m=+216.008363604 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000959b80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4cb0 item 78 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.747338152 +0000 UTC m=+216.009017150 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974100): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.747338152 +0000 UTC m=+216.009017150 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974800): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4ee0 item 78 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.749512595 +0000 UTC m=+216.011191593 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000974e40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5340 item 79 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.750179167 +0000 UTC m=+216.011858155 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.750179167 +0000 UTC m=+216.011858155 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000975a40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5570 item 79 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.752993552 +0000 UTC m=+216.014672550 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae100): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c70 item 80 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.753838498 +0000 UTC m=+216.015517496 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ae600): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.753838498 +0000 UTC m=+216.015517496 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009aed00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a1c0 item 80 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.755761018 +0000 UTC m=+216.017439996 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055aaf0 item 81 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.75633753 +0000 UTC m=+216.018016508 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009af7c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.75633753 +0000 UTC m=+216.018016508 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009afd00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b030 item 81 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.75816954 +0000 UTC m=+216.019848528 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee400): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ba40 item 82 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.760678821 +0000 UTC m=+216.022357799 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ee900): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.760678821 +0000 UTC m=+216.022357799 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eee80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055be30 item 82 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.762464795 +0000 UTC m=+216.024143773 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009ef500): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e620 item 83 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.763405972 +0000 UTC m=+216.025084960 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009efa00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.763405972 +0000 UTC m=+216.025084960 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc0009eff40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e8c0 item 83 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.765490966 +0000 UTC m=+216.027169965 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38640): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee00 item 84 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.766498869 +0000 UTC m=+216.028177867 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a38b40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.766498869 +0000 UTC m=+216.028177867 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a390c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f0a0 item 84 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.768455573 +0000 UTC m=+216.030134571 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39740): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f810 item 85 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.769297464 +0000 UTC m=+216.030976462 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a39c40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.769297464 +0000 UTC m=+216.030976462 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70200): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fab0 item 85 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.771314771 +0000 UTC m=+216.032993780 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70880): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d23f0 item 86 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.772143548 +0000 UTC m=+216.033822546 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a70d80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.772143548 +0000 UTC m=+216.033822546 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2690 item 86 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.773949949 +0000 UTC m=+216.035628947 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71980): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e70 item 87 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.77466937 +0000 UTC m=+216.036348348 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000a71e80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.77466937 +0000 UTC m=+216.036348348 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06440): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3110 item 87 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.776310161 +0000 UTC m=+216.037989139 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06ac0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3960 item 88 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.777026486 +0000 UTC m=+216.038705464 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b06fc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.777026486 +0000 UTC m=+216.038705464 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b90 item 88 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.77856294 +0000 UTC m=+216.040241928 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b07b80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004382a0 item 89 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.779176583 +0000 UTC m=+216.040855561 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c140): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 89 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.779982406 +0000 UTC m=+216.041661404 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2c680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.779982406 +0000 UTC m=+216.041661404 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2cc00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a10 item 89 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.782209998 +0000 UTC m=+216.043888977 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d240): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 90 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.782772685 +0000 UTC m=+216.044451654 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2d780): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439650 item 90 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.783511833 +0000 UTC m=+216.045190810 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b2dcc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.783511833 +0000 UTC m=+216.045190810 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64300): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c70 item 90 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.784919536 +0000 UTC m=+216.046598515 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b85b0 item 91 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.785561441 +0000 UTC m=+216.047240419 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b64e80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): >_readAt: n=2, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): _writeAt: size=3, off=7 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b89a0 item 91 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.786329584 +0000 UTC m=+216.048008572 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b653c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): >_readAt: n=8, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.786329584 +0000 UTC m=+216.048008572 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000b65940): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d20 item 91 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.788293902 +0000 UTC m=+216.049972900 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6000): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 92 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.788951207 +0000 UTC m=+216.050630204 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6540): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): open at offset 5 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 92 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): _readAt: size=2, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): _writeAt: size=3, off=5 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): >_writeAt: n=3, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.78974697 +0000 UTC m=+216.051425977 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba6a80): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): >_readAt: n=3, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.78974697 +0000 UTC m=+216.051425977 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7040): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 92 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.791475426 +0000 UTC m=+216.053154424 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7680): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 93 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.792220123 +0000 UTC m=+216.053899122 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000ba7bc0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.792220123 +0000 UTC m=+216.053899122 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca340): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 93 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.794534048 +0000 UTC m=+216.056213027 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bca980): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003397a0 item 94 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.795149042 +0000 UTC m=+216.056828021 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcaec0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.795149042 +0000 UTC m=+216.056828021 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcb5c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 94 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.796925649 +0000 UTC m=+216.058604627 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bcbc00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592000 item 95 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.797462547 +0000 UTC m=+216.059141525 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf81c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.797462547 +0000 UTC m=+216.059141525 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf88c0): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005922a0 item 95 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): open at offset 0 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): _readAt: size=2, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): >_readAt: n=0, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.799313793 +0000 UTC m=+216.060992772 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf8f00): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): _writeAt: size=5, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): >openPending: err= 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592b60 item 96 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): >_writeAt: n=5, err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.799906005 +0000 UTC m=+216.061584983 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9440): >close: err= 2025/09/27 01:35: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/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): _readAt: size=512, off=0 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): openPending: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): >openPending: err= 2025/09/27 01:35:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): >_readAt: n=5, err=EOF 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): close: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:27.799906005 +0000 UTC m=+216.061584983 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:27 DEBUG : open-test-file(0xc000bf9b40): >close: err= 2025/09/27 01:35:27 DEBUG : open-test-file: Remove: 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593260 item 96 2025/09/27 01:35:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:27 DEBUG : open-test-file: >Remove: err= 2025/09/27 01:35:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:27 DEBUG : Looking for writers 2025/09/27 01:35:27 DEBUG : >WaitForWriters: 2025/09/27 01:35:27 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:28 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/27 01:35:28 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.18766165 +0000 UTC m=+216.449340628 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c280): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.18766165 +0000 UTC m=+216.449340628 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118c700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.18766165 +0000 UTC m=+216.449340628 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118cbc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ca10 item 1 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.19114482 +0000 UTC m=+216.452823818 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d200): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.19114482 +0000 UTC m=+216.452823818 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118d700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d110 item 2 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.193405886 +0000 UTC m=+216.455084884 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00118dd40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.193405886 +0000 UTC m=+216.455084884 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2240): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.193405886 +0000 UTC m=+216.455084884 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d570 item 3 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.196051252 +0000 UTC m=+216.457730221 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c2d80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.196051252 +0000 UTC m=+216.457730221 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c32c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dc00 item 4 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.198598546 +0000 UTC m=+216.460277553 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3900): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.198598546 +0000 UTC m=+216.460277553 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011c3d80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.198598546 +0000 UTC m=+216.460277553 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc2c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2380 item 5 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.201542593 +0000 UTC m=+216.463221592 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dc940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.201542593 +0000 UTC m=+216.463221592 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dce80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2ee0 item 6 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.20355392 +0000 UTC m=+216.465232918 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dd500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.20355392 +0000 UTC m=+216.465232918 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011dda00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.20355392 +0000 UTC m=+216.465232918 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011ddec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d38f0 item 7 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.206462761 +0000 UTC m=+216.468141760 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f85c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.206462761 +0000 UTC m=+216.468141760 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f8b00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ea0 item 8 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc0011f90c0): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f90c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.208196627 +0000 UTC m=+216.469875605 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.208196627 +0000 UTC m=+216.469875605 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9900): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.208196627 +0000 UTC m=+216.469875605 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0011f9e00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 9 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.210401388 +0000 UTC m=+216.472080395 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.210401388 +0000 UTC m=+216.472080395 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d28a40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 10 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc000d29080): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29080): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.212556323 +0000 UTC m=+216.474235321 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.212556323 +0000 UTC m=+216.474235321 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.212556323 +0000 UTC m=+216.474235321 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d29e40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 11 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.215114266 +0000 UTC m=+216.476793264 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66540): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.215114266 +0000 UTC m=+216.476793264 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d66a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e2a0 item 12 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc000d670c0): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d670c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.216932119 +0000 UTC m=+216.478611117 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.216932119 +0000 UTC m=+216.478611117 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000d67b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f490 item 13 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.218771162 +0000 UTC m=+216.480450160 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12240): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.218771162 +0000 UTC m=+216.480450160 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12780): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fdc0 item 14 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc000e12dc0): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e12dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.221293869 +0000 UTC m=+216.482972877 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13180): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.221293869 +0000 UTC m=+216.482972877 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13840): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 15 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.223775769 +0000 UTC m=+216.485454767 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e13ec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.223775769 +0000 UTC m=+216.485454767 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e5b0 item 16 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.225471262 +0000 UTC m=+216.487150260 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38ac0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.225471262 +0000 UTC m=+216.487150260 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e38f40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.225471262 +0000 UTC m=+216.487150260 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 17 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.228092824 +0000 UTC m=+216.489771822 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e39ac0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.228092824 +0000 UTC m=+216.489771822 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72080): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eee0 item 18 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.229839293 +0000 UTC m=+216.491518301 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.229839293 +0000 UTC m=+216.491518301 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e72c00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.229839293 +0000 UTC m=+216.491518301 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73100): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 19 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.232611288 +0000 UTC m=+216.494290287 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73780): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.232611288 +0000 UTC m=+216.494290287 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000e73cc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f960 item 20 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.235230596 +0000 UTC m=+216.496909644 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa03c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.235230596 +0000 UTC m=+216.496909644 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa08c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.235230596 +0000 UTC m=+216.496909644 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa0dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac070 item 21 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.239131952 +0000 UTC m=+216.500810950 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.239131952 +0000 UTC m=+216.500810950 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000fa1980): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac540 item 22 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.241513132 +0000 UTC m=+216.503192140 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014080): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.241513132 +0000 UTC m=+216.503192140 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.241513132 +0000 UTC m=+216.503192140 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001014a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac8c0 item 23 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.244883782 +0000 UTC m=+216.506562790 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015100): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.244883782 +0000 UTC m=+216.506562790 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000facd90 item 24 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc001015c80): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001015c80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.247187948 +0000 UTC m=+216.508866955 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c0c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.247187948 +0000 UTC m=+216.508866955 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103c5c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.247187948 +0000 UTC m=+216.508866955 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103cb00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad110 item 25 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.250452467 +0000 UTC m=+216.512131486 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d180): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.250452467 +0000 UTC m=+216.512131486 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103d6c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad5e0 item 26 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc00103dd00): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00103dd00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.253034084 +0000 UTC m=+216.514713082 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060140): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.253034084 +0000 UTC m=+216.514713082 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.253034084 +0000 UTC m=+216.514713082 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001060b80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fad960 item 27 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.256681272 +0000 UTC m=+216.518360270 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061200): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.256681272 +0000 UTC m=+216.518360270 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061740): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fade30 item 28 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc001061d80): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001061d80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.259464028 +0000 UTC m=+216.521143026 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010941c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.259464028 +0000 UTC m=+216.521143026 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094880): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e230 item 29 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.26212807 +0000 UTC m=+216.523807077 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094f00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.26212807 +0000 UTC m=+216.523807077 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e5b0 item 30 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): _readAt: size=2, off=0 2025/09/27 01:35:28 ERROR : open-test-file(0xc001095a80): Couldn't read size of file 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.265068941 +0000 UTC m=+216.526747939 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095e40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.265068941 +0000 UTC m=+216.526747939 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cc580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e930 item 31 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.267746649 +0000 UTC m=+216.529425627 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010ccb00): >close: err= 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.267746649 +0000 UTC m=+216.529425627 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd040): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108ecb0 item 32 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.269769247 +0000 UTC m=+216.531448225 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 33 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.270452779 +0000 UTC m=+216.532131778 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8900): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.270452779 +0000 UTC m=+216.532131778 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a8e00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 33 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.273071367 +0000 UTC m=+216.534750365 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 34 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.274099036 +0000 UTC m=+216.535778035 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a99c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.274099036 +0000 UTC m=+216.535778035 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006a9f00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471110 item 34 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.276317482 +0000 UTC m=+216.537996489 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cc640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004716c0 item 35 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.277227711 +0000 UTC m=+216.538906709 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccac0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.277227711 +0000 UTC m=+216.538906709 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000ccfc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c70 item 35 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.279603271 +0000 UTC m=+216.541282269 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cd680): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec070 item 36 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.280632544 +0000 UTC m=+216.542311552 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0000cdc40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.280632544 +0000 UTC m=+216.542311552 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd280): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 36 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.282369886 +0000 UTC m=+216.544048864 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cd8c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426690 item 37 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.283135513 +0000 UTC m=+216.544814512 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010cdd40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.283135513 +0000 UTC m=+216.544814512 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0010802c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426850 item 37 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.285227952 +0000 UTC m=+216.546906930 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426d20 item 38 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.286544474 +0000 UTC m=+216.548223452 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001080ec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.286544474 +0000 UTC m=+216.548223452 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426f50 item 38 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.288185856 +0000 UTC m=+216.549864834 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001081a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427340 item 39 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.288902722 +0000 UTC m=+216.550581701 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca000): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.288902722 +0000 UTC m=+216.550581701 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009ca880): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004278f0 item 39 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.290428817 +0000 UTC m=+216.552107795 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb000): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e000 item 40 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.291104536 +0000 UTC m=+216.552783514 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cb600): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.291104536 +0000 UTC m=+216.552783514 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009cbb80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e1c0 item 40 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.293517918 +0000 UTC m=+216.555196926 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f6580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e540 item 41 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.294412097 +0000 UTC m=+216.556091094 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f74c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108ee70 item 41 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.295040597 +0000 UTC m=+216.556719575 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0004f7b00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.295040597 +0000 UTC m=+216.556719575 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa100): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f030 item 41 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.297980287 +0000 UTC m=+216.559659265 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfa740): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f3b0 item 42 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.298487989 +0000 UTC m=+216.560166968 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfac40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f570 item 42 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.299201549 +0000 UTC m=+216.560880528 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb1c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.299201549 +0000 UTC m=+216.560880528 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfb780): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f730 item 42 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.301216151 +0000 UTC m=+216.562895159 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000cfbdc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4000 item 43 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.301880589 +0000 UTC m=+216.563559558 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003ae140): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4850 item 43 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.302458343 +0000 UTC m=+216.564137322 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003aec00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.302458343 +0000 UTC m=+216.564137322 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0003af240): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4b60 item 43 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.30458634 +0000 UTC m=+216.566265348 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d66c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5110 item 44 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.305467254 +0000 UTC m=+216.567146252 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0002d7b00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5500 item 44 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.306446643 +0000 UTC m=+216.568125640 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00200): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.306446643 +0000 UTC m=+216.568125640 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d56c0 item 44 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.30874577 +0000 UTC m=+216.570424768 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a00fc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5ea0 item 45 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.309364581 +0000 UTC m=+216.571043579 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a014c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.309364581 +0000 UTC m=+216.571043579 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a01d00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae2a0 item 45 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.311849747 +0000 UTC m=+216.573528746 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae850 item 46 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.312611688 +0000 UTC m=+216.574290687 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aea940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.312611688 +0000 UTC m=+216.574290687 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb040): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aebd0 item 46 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.315255301 +0000 UTC m=+216.576934310 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aeb680): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af0a0 item 47 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.316013585 +0000 UTC m=+216.577692583 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aebb80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.316013585 +0000 UTC m=+216.577692583 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094300): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af500 item 47 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.318594481 +0000 UTC m=+216.580273490 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 48 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.319228873 +0000 UTC m=+216.580907851 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001094e40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.319228873 +0000 UTC m=+216.580907851 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc001095580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afb90 item 48 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.320785586 +0000 UTC m=+216.582464564 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069c580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 49 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.32154449 +0000 UTC m=+216.583223468 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069ca00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.32154449 +0000 UTC m=+216.583223468 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069cf40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478540 item 49 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.323299737 +0000 UTC m=+216.584978714 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069d5c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 50 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.324013566 +0000 UTC m=+216.585692534 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00069dac0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.324013566 +0000 UTC m=+216.585692534 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b60c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478b60 item 50 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.325504757 +0000 UTC m=+216.587183734 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6740): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 51 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.326194301 +0000 UTC m=+216.587873279 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b6c40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.326194301 +0000 UTC m=+216.587873279 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7180): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004791f0 item 51 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.327829322 +0000 UTC m=+216.589508299 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7800): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004796c0 item 52 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.328511071 +0000 UTC m=+216.590190049 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0006b7d00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.328511071 +0000 UTC m=+216.590190049 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716300): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ab0 item 52 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.331278788 +0000 UTC m=+216.592957796 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716980): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a3f0 item 53 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.332308521 +0000 UTC m=+216.593987519 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000716e80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.332308521 +0000 UTC m=+216.593987519 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007173c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a620 item 53 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.333965111 +0000 UTC m=+216.595644089 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717a40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aa80 item 54 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.334562744 +0000 UTC m=+216.596241722 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000717f40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.334562744 +0000 UTC m=+216.596241722 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075c540): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ad20 item 54 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.336065315 +0000 UTC m=+216.597744293 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075cbc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b8f0 item 55 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.336657127 +0000 UTC m=+216.598336105 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d0c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.336657127 +0000 UTC m=+216.598336105 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075d600): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bce0 item 55 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.338167373 +0000 UTC m=+216.599846350 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00075dc80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 56 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.338809347 +0000 UTC m=+216.600488325 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782200): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.338809347 +0000 UTC m=+216.600488325 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782780): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 56 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.340820072 +0000 UTC m=+216.602499051 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000782dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425490 item 57 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.342292036 +0000 UTC m=+216.603971044 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783300): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425650 item 57 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.343217855 +0000 UTC m=+216.604896854 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783840): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.343217855 +0000 UTC m=+216.604896854 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000783dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425960 item 57 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.3454041 +0000 UTC m=+216.607083078 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425f10 item 58 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.345931399 +0000 UTC m=+216.607610368 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007909c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de230 item 58 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.346603692 +0000 UTC m=+216.608282670 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000790f00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.346603692 +0000 UTC m=+216.608282670 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007914c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de5b0 item 58 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.348018709 +0000 UTC m=+216.609697687 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000791b00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea80 item 59 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.348694378 +0000 UTC m=+216.610373355 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a40c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dec40 item 59 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.349284586 +0000 UTC m=+216.610963563 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4600): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.349284586 +0000 UTC m=+216.610963563 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a4b80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deee0 item 59 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.351569987 +0000 UTC m=+216.613248986 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a51c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df2d0 item 60 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.352411597 +0000 UTC m=+216.614090596 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df650 item 60 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.353601843 +0000 UTC m=+216.615280850 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007a5c40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.353601843 +0000 UTC m=+216.615280850 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8280): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfab0 item 60 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.355466213 +0000 UTC m=+216.617145190 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b88c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004524d0 item 61 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.356053265 +0000 UTC m=+216.617732243 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b8e00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.356053265 +0000 UTC m=+216.617732243 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452a10 item 61 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.358164379 +0000 UTC m=+216.619843377 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007b9b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004530a0 item 62 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.358975452 +0000 UTC m=+216.620654460 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de100): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.358975452 +0000 UTC m=+216.620654460 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007de800): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453340 item 62 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.361616711 +0000 UTC m=+216.623295719 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dee40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453960 item 63 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.36239936 +0000 UTC m=+216.624078358 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007df380): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.36239936 +0000 UTC m=+216.624078358 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007dfa80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453e30 item 63 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): >_readAt: n=0, err=Bad file descriptor 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.364340455 +0000 UTC m=+216.626019433 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4140): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 64 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.364902961 +0000 UTC m=+216.626581939 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4680): >close: err= 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.364902961 +0000 UTC m=+216.626581939 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f4d80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 64 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.366412015 +0000 UTC m=+216.628090993 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f53c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032da40 item 65 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.367457297 +0000 UTC m=+216.629136295 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5840): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.367457297 +0000 UTC m=+216.629136295 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0007f5d40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 65 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.370104649 +0000 UTC m=+216.631783656 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005328c0 item 66 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.371236172 +0000 UTC m=+216.632915180 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826880): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.371236172 +0000 UTC m=+216.632915180 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000826dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005335e0 item 66 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.373673448 +0000 UTC m=+216.635352457 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 67 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.374672595 +0000 UTC m=+216.636351593 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827880): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.374672595 +0000 UTC m=+216.636351593 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000827d80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 67 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.377153743 +0000 UTC m=+216.638832751 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 68 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.378042633 +0000 UTC m=+216.639721631 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084a980): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.378042633 +0000 UTC m=+216.639721631 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084aec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eaf0 item 68 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.380518802 +0000 UTC m=+216.642197800 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 69 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.381389267 +0000 UTC m=+216.643068264 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084b980): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.381389267 +0000 UTC m=+216.643068264 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00084be80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f650 item 69 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.383778081 +0000 UTC m=+216.645457079 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fe30 item 70 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.384556993 +0000 UTC m=+216.646235992 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.384556993 +0000 UTC m=+216.646235992 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000888fc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564930 item 70 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.387124245 +0000 UTC m=+216.648803223 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565810 item 71 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.388193211 +0000 UTC m=+216.649872189 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000889b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.388193211 +0000 UTC m=+216.649872189 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c40c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005659d0 item 71 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.390272015 +0000 UTC m=+216.651950992 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4740): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b03f0 item 72 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.391126088 +0000 UTC m=+216.652805056 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c4c40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.391126088 +0000 UTC m=+216.652805056 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5180): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0690 item 72 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.392873578 +0000 UTC m=+216.654552566 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053c840): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fc00 item 73 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.39359814 +0000 UTC m=+216.655277137 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00053da40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fdc0 item 73 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.394368366 +0000 UTC m=+216.656047354 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904380): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.394368366 +0000 UTC m=+216.656047354 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009048c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e000 item 73 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.396223408 +0000 UTC m=+216.657902387 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000904f00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e4d0 item 74 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.396638858 +0000 UTC m=+216.658317836 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e9a0 item 74 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.397358079 +0000 UTC m=+216.659037057 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.397358079 +0000 UTC m=+216.659037057 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000905ec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ed20 item 74 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.398930061 +0000 UTC m=+216.660609039 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092e580): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f2d0 item 75 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.399884924 +0000 UTC m=+216.661563902 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092ea80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): _writeAt: size=3, off=2 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f810 item 75 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.400552678 +0000 UTC m=+216.662231655 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092efc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.400552678 +0000 UTC m=+216.662231655 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092f500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fa40 item 75 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.402451843 +0000 UTC m=+216.664130821 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc00092fb40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 76 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.403265731 +0000 UTC m=+216.664944709 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009560c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432bd0 item 76 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): _writeAt: size=3, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.404124413 +0000 UTC m=+216.665803391 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956600): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.404124413 +0000 UTC m=+216.665803391 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000956b80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433500 item 76 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.405808947 +0000 UTC m=+216.667487915 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009571c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484070 item 77 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.406399405 +0000 UTC m=+216.668078383 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009576c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.406399405 +0000 UTC m=+216.668078383 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000957dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484230 item 77 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.408455667 +0000 UTC m=+216.670134644 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970480): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484690 item 78 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.409094926 +0000 UTC m=+216.670773904 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970980): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.409094926 +0000 UTC m=+216.670773904 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008c5d00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 78 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.411384646 +0000 UTC m=+216.673063614 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1810 item 79 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.412268915 +0000 UTC m=+216.673947894 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.412268915 +0000 UTC m=+216.673947894 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eafc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b20 item 79 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.414288498 +0000 UTC m=+216.675967476 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f02a0 item 80 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.414932067 +0000 UTC m=+216.676611045 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0008ebb00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.414932067 +0000 UTC m=+216.676611045 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c280): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0700 item 80 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.41666459 +0000 UTC m=+216.678343568 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2c8c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0f50 item 81 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.417343073 +0000 UTC m=+216.679022051 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2cd40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.417343073 +0000 UTC m=+216.679022051 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d280): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1110 item 81 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.419271824 +0000 UTC m=+216.680950803 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2d900): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1500 item 82 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.420225696 +0000 UTC m=+216.681904694 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a2de00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.420225696 +0000 UTC m=+216.681904694 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f16c0 item 82 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.422983384 +0000 UTC m=+216.684662382 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1e30 item 83 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.423757197 +0000 UTC m=+216.685436195 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a52f80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.423757197 +0000 UTC m=+216.685436195 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a534c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c40e0 item 83 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.425519987 +0000 UTC m=+216.687198984 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000a53b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4460 item 84 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.42643816 +0000 UTC m=+216.688117168 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae0c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.42643816 +0000 UTC m=+216.688117168 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aae640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4620 item 84 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.428436933 +0000 UTC m=+216.690115931 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaecc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 85 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.429154781 +0000 UTC m=+216.690833779 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf1c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.429154781 +0000 UTC m=+216.690833779 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aaf700): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 85 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.432178599 +0000 UTC m=+216.693857607 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000aafd80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5420 item 86 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.433050025 +0000 UTC m=+216.694729023 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc300): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.433050025 +0000 UTC m=+216.694729023 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afc880): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5730 item 86 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.434767579 +0000 UTC m=+216.696446557 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afcf00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5d50 item 87 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.443692347 +0000 UTC m=+216.705371345 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.443692347 +0000 UTC m=+216.705371345 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000afd940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a4d0 item 87 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.447934833 +0000 UTC m=+216.709613830 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16040): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ad90 item 88 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.450562746 +0000 UTC m=+216.712241725 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16540): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.450562746 +0000 UTC m=+216.712241725 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b16ac0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b420 item 88 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.453797921 +0000 UTC m=+216.715476899 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17100): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055bc70 item 89 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.454732737 +0000 UTC m=+216.716411716 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17640): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e150 item 89 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.455251421 +0000 UTC m=+216.716930399 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b17b80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.455251421 +0000 UTC m=+216.716930399 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36180): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e4d0 item 89 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.457461911 +0000 UTC m=+216.719140969 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b367c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e9a0 item 90 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.460504503 +0000 UTC m=+216.722183482 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b36d00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ecb0 item 90 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.462859495 +0000 UTC m=+216.724538474 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37240): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.462859495 +0000 UTC m=+216.724538474 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37800): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033efc0 item 90 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.465163191 +0000 UTC m=+216.726842190 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b37e40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f650 item 91 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.468657391 +0000 UTC m=+216.730336390 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a400): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): >_readAt: n=2, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): _writeAt: size=3, off=7 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f8f0 item 91 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.471936529 +0000 UTC m=+216.733615537 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7a940): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): >_readAt: n=8, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.471936529 +0000 UTC m=+216.733615537 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7aec0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 91 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.477656398 +0000 UTC m=+216.739335397 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7b500): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2540 item 92 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.478949066 +0000 UTC m=+216.740628044 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000b7ba40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): open at offset 5 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2850 item 92 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): _readAt: size=2, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): _writeAt: size=3, off=5 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): >_writeAt: n=3, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.480007633 +0000 UTC m=+216.741686611 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0000): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): >_readAt: n=3, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.480007633 +0000 UTC m=+216.741686611 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba05c0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2d20 item 92 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.483432544 +0000 UTC m=+216.745111552 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba0c00): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3420 item 93 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.484238798 +0000 UTC m=+216.745917786 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1140): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.484238798 +0000 UTC m=+216.745917786 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1840): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3810 item 93 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.489003503 +0000 UTC m=+216.750682502 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000ba1e80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c70 item 94 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.494183079 +0000 UTC m=+216.755862077 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4440): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.494183079 +0000 UTC m=+216.755862077 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000bc4b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438000 item 94 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.504698774 +0000 UTC m=+216.766377772 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000970b40): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 95 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.505302497 +0000 UTC m=+216.766981495 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971080): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.505302497 +0000 UTC m=+216.766981495 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971780): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484e70 item 95 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35: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/27 01:35: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/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): open at offset 0 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): _readAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): >_readAt: n=0, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.511069065 +0000 UTC m=+216.772748063 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc000971dc0): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): _writeAt: size=5, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): >openPending: err= 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 96 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): >_writeAt: n=5, err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.512325373 +0000 UTC m=+216.774004371 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0380): >close: err= 2025/09/27 01:35: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/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 01:35:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 01:35:28 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): _readAt: size=512, off=0 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): openPending: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): >openPending: err= 2025/09/27 01:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): >_readAt: n=5, err=EOF 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): close: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 01:35:28.512325373 +0000 UTC m=+216.774004371 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : open-test-file(0xc0009b0a80): >close: err= 2025/09/27 01:35:28 DEBUG : open-test-file: Remove: 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485650 item 96 2025/09/27 01:35:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 01:35:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 01:35:28 DEBUG : open-test-file: >Remove: err= 2025/09/27 01:35:28 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:28 DEBUG : Looking for writers 2025/09/27 01:35:28 DEBUG : >WaitForWriters: 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.39s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:28 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:28 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:28 DEBUG : file1: newRWFileHandle: 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): openPending: 2025/09/27 01:35:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): >openPending: err= 2025/09/27 01:35:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 01:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 01:35:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): _writeAt: size=2, off=0 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): >_writeAt: n=2, err= 2025/09/27 01:35:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): RWFileHandle.Flush 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): RWFileHandle.Release 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): close: 2025/09/27 01:35:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/27 01:35:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:28 DEBUG : file1(0xc000c18080): >close: err= 2025/09/27 01:35:28 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:28 DEBUG : Looking for writers 2025/09/27 01:35:28 DEBUG : file1: reading active writers 2025/09/27 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:28 DEBUG : Looking for writers 2025/09/27 01:35:28 DEBUG : file1: reading active writers 2025/09/27 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:28 DEBUG : Looking for writers 2025/09/27 01:35:28 DEBUG : file1: reading active writers 2025/09/27 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:28 DEBUG : Looking for writers 2025/09/27 01:35:28 DEBUG : file1: reading active writers 2025/09/27 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:28 DEBUG : file1: vfs cache: starting upload 2025/09/27 01:35:29 DEBUG : Looking for writers 2025/09/27 01:35:29 DEBUG : file1: reading active writers 2025/09/27 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:29 DEBUG : Looking for writers 2025/09/27 01:35:29 DEBUG : file1: reading active writers 2025/09/27 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:29 DEBUG : Looking for writers 2025/09/27 01:35:29 DEBUG : file1: reading active writers 2025/09/27 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:35:29 INFO : file1: Copied (new) 2025/09/27 01:35:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/27 01:35:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 01:35:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/27 01:35:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:35:29 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : file1: reading active writers 2025/09/27 01:35:30 DEBUG : >WaitForWriters: 2025/09/27 01:35:30 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : file1: reading active writers 2025/09/27 01:35:30 DEBUG : >WaitForWriters: 2025/09/27 01:35:30 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:30 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:30 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:30 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:35:30 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:35:30 DEBUG : rename_me: newRWFileHandle: 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): openPending: 2025/09/27 01:35:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 01:35:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): >openPending: err= 2025/09/27 01:35:30 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/27 01:35:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/27 01:35:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/27 01:35:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): _writeAt: size=5, off=0 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): >_writeAt: n=5, err= 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): close: 2025/09/27 01:35:30 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-27 01:35:30.875431354 +0000 UTC m=+219.137110361 2025/09/27 01:35:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/27 01:35:30 DEBUG : rename_me(0xc0009b0500): >close: err= 2025/09/27 01:35:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/27 01:35:30 DEBUG : i_was_renamed: Updating file with 0xc000cdc3c0 2025/09/27 01:35:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/27 01:35:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/27 01:35:30 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 01:35:30 DEBUG : Looking for writers 2025/09/27 01:35:30 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 01:35:30 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/27 01:35:31 DEBUG : Looking for writers 2025/09/27 01:35:31 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 01:35:31 DEBUG : Looking for writers 2025/09/27 01:35:31 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 01:35:31 DEBUG : Looking for writers 2025/09/27 01:35:31 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 01:35:31 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/27 01:35:31 INFO : i_was_renamed: Copied (new) 2025/09/27 01:35:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-27 01:35:30 +0000 UTC," 2025/09/27 01:35:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/27 01:35:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/27 01:35:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/27 01:35:32 DEBUG : Looking for writers 2025/09/27 01:35:32 DEBUG : i_was_renamed: reading active writers 2025/09/27 01:35:32 DEBUG : >WaitForWriters: 2025/09/27 01:35:32 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:32 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:32 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 01:35:32 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 01:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-xaqoteb6jago" 2025/09/27 01:35:32 INFO : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 01:35:32 DEBUG : forgetting directory cache 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate(0xc000bc4e40): _readAt: size=512, off=0 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate(0xc000bc4e40): openPending: 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate(0xc000bc4e40): >openPending: err= 2025/09/27 01:35:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:34 DEBUG : forgetting directory cache 2025/09/27 01:35:34 DEBUG : TestRWCacheUpdate(0xc000bc4e40): >_readAt: n=20, err=EOF 2025/09/27 01:35:34 DEBUG : TestRWCacheUpdate(0xc000bc4e40): close: 2025/09/27 01:35:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:36:32 +0000 UTC 2025/09/27 01:35:34 DEBUG : TestRWCacheUpdate(0xc000bc4e40): >close: err= 2025/09/27 01:35:34 DEBUG : Re-reading directory (273.944582ms old) 2025/09/27 01:35:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:34 DEBUG : forgetting directory cache 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): _readAt: size=512, off=0 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): openPending: 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-27 00:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 00:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-27 00:36:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/27 01:35:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): >openPending: err= 2025/09/27 01:35:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:35 DEBUG : forgetting directory cache 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): >_readAt: n=20, err=EOF 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): close: 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:37:32 +0000 UTC 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate(0xc000c18240): >close: err= 2025/09/27 01:35:35 DEBUG : Re-reading directory (261.30496ms old) 2025/09/27 01:35:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:36 DEBUG : forgetting directory cache 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): _readAt: size=512, off=0 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): openPending: 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-27 00:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 00:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-27 00:37:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/27 01:35:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): >openPending: err= 2025/09/27 01:35:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:37 DEBUG : forgetting directory cache 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): >_readAt: n=20, err=EOF 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): close: 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:38:32 +0000 UTC 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate(0xc0000cc480): >close: err= 2025/09/27 01:35:37 DEBUG : Re-reading directory (261.788036ms old) 2025/09/27 01:35:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:37 DEBUG : forgetting directory cache 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate(0xc0009b0600): _readAt: size=512, off=0 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate(0xc0009b0600): openPending: 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:39:32 +0000 UTC," against cached fingerprint "20,2025-09-27 00:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 00:39:32 +0000 UTC," != cached fingerprint "20,2025-09-27 00:38:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/27 01:35:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate(0xc0009b0600): >openPending: err= 2025/09/27 01:35:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:39 DEBUG : forgetting directory cache 2025/09/27 01:35:39 DEBUG : TestRWCacheUpdate(0xc0009b0600): >_readAt: n=20, err=EOF 2025/09/27 01:35:39 DEBUG : TestRWCacheUpdate(0xc0009b0600): close: 2025/09/27 01:35:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:39:32 +0000 UTC 2025/09/27 01:35:39 DEBUG : TestRWCacheUpdate(0xc0009b0600): >close: err= 2025/09/27 01:35:39 DEBUG : Re-reading directory (263.988578ms old) 2025/09/27 01:35:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:39 DEBUG : forgetting directory cache 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): _readAt: size=512, off=0 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): openPending: 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:40:32 +0000 UTC," against cached fingerprint "20,2025-09-27 00:39:32 +0000 UTC," 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 00:40:32 +0000 UTC," != cached fingerprint "20,2025-09-27 00:39:32 +0000 UTC,") 2025/09/27 01:35:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): >openPending: err= 2025/09/27 01:35:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:40 DEBUG : forgetting directory cache 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): >_readAt: n=20, err=EOF 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): close: 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:40:32 +0000 UTC 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate(0xc0009caa00): >close: err= 2025/09/27 01:35:40 DEBUG : Re-reading directory (262.264561ms old) 2025/09/27 01:35:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:41 DEBUG : forgetting directory cache 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate(0xc0009cb440): _readAt: size=512, off=0 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate(0xc0009cb440): openPending: 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 00:41:32 +0000 UTC," against cached fingerprint "20,2025-09-27 00:40:32 +0000 UTC," 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 00:41:32 +0000 UTC," != cached fingerprint "20,2025-09-27 00:40:32 +0000 UTC,") 2025/09/27 01:35:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 01:35:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate(0xc0009cb440): >openPending: err= 2025/09/27 01:35:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:43 DEBUG : forgetting directory cache 2025/09/27 01:35:43 DEBUG : forgetting directory cache 2025/09/27 01:35:43 DEBUG : TestRWCacheUpdate(0xc0009cb440): >_readAt: n=20, err=EOF 2025/09/27 01:35:43 DEBUG : TestRWCacheUpdate(0xc0009cb440): close: 2025/09/27 01:35:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:41:32 +0000 UTC 2025/09/27 01:35:43 DEBUG : TestRWCacheUpdate(0xc0009cb440): >close: err= 2025/09/27 01:35:43 DEBUG : Re-reading directory (403.580095ms old) 2025/09/27 01:35:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:43 DEBUG : forgetting directory cache 2025/09/27 01:35:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): _readAt: size=512, off=0 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): openPending: 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-27 00:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-27 00:41:32 +0000 UTC," 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-27 00:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-27 00:41:32 +0000 UTC,") 2025/09/27 01:35:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/27 01:35:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): >openPending: err= 2025/09/27 01:35:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:45 DEBUG : forgetting directory cache 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): >_readAt: n=21, err=EOF 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): close: 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:42:32 +0000 UTC 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate(0xc000c18f00): >close: err= 2025/09/27 01:35:45 DEBUG : Re-reading directory (268.433442ms old) 2025/09/27 01:35:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:45 DEBUG : forgetting directory cache 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): _readAt: size=512, off=0 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): openPending: 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-27 00:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-27 00:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-27 00:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-27 00:42:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/27 01:35:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/27 01:35:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): >openPending: err= 2025/09/27 01:35:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:46 DEBUG : forgetting directory cache 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): >_readAt: n=22, err=EOF 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): close: 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:43:32 +0000 UTC 2025/09/27 01:35:46 DEBUG : TestRWCacheUpdate(0xc0009b14c0): >close: err= 2025/09/27 01:35:46 DEBUG : Re-reading directory (262.639274ms old) 2025/09/27 01:35:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:47 DEBUG : forgetting directory cache 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): _readAt: size=512, off=0 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): openPending: 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-27 00:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-27 00:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-27 00:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-27 00:43:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/27 01:35:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/27 01:35:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): >openPending: err= 2025/09/27 01:35:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:48 DEBUG : forgetting directory cache 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): >_readAt: n=23, err=EOF 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): close: 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:44:32 +0000 UTC 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate(0xc0004f6880): >close: err= 2025/09/27 01:35:48 DEBUG : Re-reading directory (258.920701ms old) 2025/09/27 01:35:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:48 DEBUG : forgetting directory cache 2025/09/27 01:35:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): _readAt: size=512, off=0 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): openPending: 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-27 00:45:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-27 00:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-27 00:45:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-27 00:44:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/27 01:35:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/27 01:35:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): >openPending: err= 2025/09/27 01:35:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:50 DEBUG : forgetting directory cache 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): >_readAt: n=24, err=EOF 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): close: 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 00:45:32 +0000 UTC 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate(0xc0004f79c0): >close: err= 2025/09/27 01:35:50 DEBUG : Re-reading directory (264.087523ms old) 2025/09/27 01:35:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 01:35:50 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:50 DEBUG : Looking for writers 2025/09/27 01:35:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/27 01:35:50 DEBUG : >WaitForWriters: 2025/09/27 01:35:50 DEBUG : files root 'rclone-test-xaqoteb6jago': vfs cache: cleaner exiting 2025/09/27 01:35:50 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.30s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:53 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/27 01:35:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:35:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 01:35:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:35:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/27 01:35:54 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:54 DEBUG : Looking for writers 2025/09/27 01:35:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/27 01:35:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/27 01:35:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:54 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:54 DEBUG : files root 'rclone-test-xaqoteb6jago': Reusing VFS from active cache 2025/09/27 01:35:54 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:54 DEBUG : Looking for writers 2025/09/27 01:35:54 DEBUG : >WaitForWriters: 2025/09/27 01:35:54 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:54 DEBUG : Looking for writers 2025/09/27 01:35:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:55 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:55 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:55 DEBUG : Looking for writers 2025/09/27 01:35:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:55 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:55 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:55 DEBUG : Looking for writers 2025/09/27 01:35:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:55 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:35:57 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:35:57 DEBUG : dir: Looking for writers 2025/09/27 01:35:57 DEBUG : file2: reading active writers 2025/09/27 01:35:57 DEBUG : Looking for writers 2025/09/27 01:35:57 DEBUG : dir: reading active writers 2025/09/27 01:35:57 DEBUG : file1: reading active writers 2025/09/27 01:35:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.93s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:35:58 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:00 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:00 DEBUG : dir: Looking for writers 2025/09/27 01:36:00 DEBUG : Looking for writers 2025/09/27 01:36:00 DEBUG : dir: reading active writers 2025/09/27 01:36:00 DEBUG : file1: reading active writers 2025/09/27 01:36:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.28s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:01 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:36:03 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 01:36:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 01:36:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 01:36:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:36:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/27 01:36:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 01:36:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/27 01:36:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 01:36:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/27 01:36:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/27 01:36:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 01:36:04 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 01:36:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 01:36:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/27 01:36:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 01:36:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/27 01:36:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:05 DEBUG : dir: Looking for writers 2025/09/27 01:36:05 DEBUG : file2: reading active writers 2025/09/27 01:36:05 DEBUG : new_file.txt: reading active writers 2025/09/27 01:36:05 DEBUG : Looking for writers 2025/09/27 01:36:05 DEBUG : dir: reading active writers 2025/09/27 01:36:05 DEBUG : file1: reading active writers 2025/09/27 01:36:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.45s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:06 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/27 01:36:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000955680 2025/09/27 01:36:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/27 01:36:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:09 INFO : dir/file1: Moved (server-side) to: file0 2025/09/27 01:36:09 DEBUG : file0: Updating file with file0 0xc000955680 2025/09/27 01:36:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 01:36:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/27 01:36:09 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:09 DEBUG : dir: Looking for writers 2025/09/27 01:36:09 DEBUG : Looking for writers 2025/09/27 01:36:09 DEBUG : dir: reading active writers 2025/09/27 01:36:09 DEBUG : file0: reading active writers 2025/09/27 01:36:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.83s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:10 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:10 DEBUG : Looking for writers 2025/09/27 01:36:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:10 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:10 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/27 01:36:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/27 01:36:11 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/27 01:36:12 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/27 01:36:12 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/27 01:36:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:12 DEBUG : a: Looking for writers 2025/09/27 01:36:12 DEBUG : b: Looking for writers 2025/09/27 01:36:12 DEBUG : c: Looking for writers 2025/09/27 01:36:12 DEBUG : d: Looking for writers 2025/09/27 01:36:12 DEBUG : Looking for writers 2025/09/27 01:36:12 DEBUG : Looking for writers 2025/09/27 01:36:12 DEBUG : /: reading active writers 2025/09/27 01:36:12 DEBUG : a: reading active writers 2025/09/27 01:36:12 DEBUG : b: reading active writers 2025/09/27 01:36:12 DEBUG : c: reading active writers 2025/09/27 01:36:12 DEBUG : d: reading active writers 2025/09/27 01:36:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.75s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:14 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:14 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/27 01:36:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/27 01:36:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/27 01:36:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/27 01:36:17 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:17 DEBUG : a/b/c/d: Looking for writers 2025/09/27 01:36:17 DEBUG : a/b/c: Looking for writers 2025/09/27 01:36:17 DEBUG : d: reading active writers 2025/09/27 01:36:17 DEBUG : a/b: Looking for writers 2025/09/27 01:36:17 DEBUG : c: reading active writers 2025/09/27 01:36:17 DEBUG : a: Looking for writers 2025/09/27 01:36:17 DEBUG : b: reading active writers 2025/09/27 01:36:17 DEBUG : Looking for writers 2025/09/27 01:36:17 DEBUG : a: reading active writers 2025/09/27 01:36:17 DEBUG : >WaitForWriters: 2025/09/27 01:36:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/a/b/c not empty`) 2025/09/27 01:36:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:36:18 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/a/b/c not empty`) 2025/09/27 01:36:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/27 01:36:18 DEBUG : pacer: Reducing sleep to 30ms 2025/09/27 01:36:18 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/27 01:36:19 DEBUG : pacer: Reducing sleep to 16.875ms 2025/09/27 01:36:19 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.14s) === 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:19 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:19 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:19 DEBUG : Looking for writers 2025/09/27 01:36:19 DEBUG : >WaitForWriters: 2025/09/27 01:36:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.26s) === 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-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:19 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/27 01:36:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/27 01:36:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/27 01:36:19 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 01:36:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:20 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/27 01:36:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 01:36:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:36:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:20 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 01:36:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:21 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 01:36:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 01:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:21 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (7 bytes), uploading instead of streaming 2025/09/27 01:36:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:22 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:22 DEBUG : Looking for writers 2025/09/27 01:36:22 DEBUG : file1: reading active writers 2025/09/27 01:36:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.28s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:22 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/27 01:36:23 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/27 01:36:23 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/27 01:36:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/27 01:36:23 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (11 bytes), uploading instead of streaming 2025/09/27 01:36:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:24 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/27 01:36:24 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:24 DEBUG : Looking for writers 2025/09/27 01:36:24 DEBUG : file1: reading active writers 2025/09/27 01:36:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.49s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:25 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/27 01:36:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:25 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 01:36:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:26 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/27 01:36:26 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:26 DEBUG : Looking for writers 2025/09/27 01:36:26 DEBUG : file1: reading active writers 2025/09/27 01:36:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.42s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:26 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:26 DEBUG : file1: WriteFileHandle.Release closing 2025/09/27 01:36:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:26 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 01:36:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:27 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/27 01:36:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:27 DEBUG : Looking for writers 2025/09/27 01:36:27 DEBUG : file1: reading active writers 2025/09/27 01:36:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.52s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:28 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:28 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (2 bytes), uploading instead of streaming 2025/09/27 01:36:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:29 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/27 01:36:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:29 DEBUG : Looking for writers 2025/09/27 01:36:29 DEBUG : file1: reading active writers 2025/09/27 01:36:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:29 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:29 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 01:36:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:30 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:36:30 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 01:36:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 01:36:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 01:36:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:31 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:31 DEBUG : Looking for writers 2025/09/27 01:36:31 DEBUG : file1: reading active writers 2025/09/27 01:36:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.82s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:31 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 01:36:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 01:36:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 01:36:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 01:36:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:31 DEBUG : files root 'rclone-test-xaqoteb6jago': File to upload is small (100 bytes), uploading instead of streaming 2025/09/27 01:36:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/27 01:36:32 DEBUG : file1: Size of src and dst objects identical 2025/09/27 01:36:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 01:36:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 01:36:32 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 01:36:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 01:36:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 01:36:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:32 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:32 DEBUG : Looking for writers 2025/09/27 01:36:32 DEBUG : file1: reading active writers 2025/09/27 01:36:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.68s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:33 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/09/27 01:36:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/09/27 01:36:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/09/27 01:36:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/09/27 01:36:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/09/27 01:36:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/09/27 01:36:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/09/27 01:36:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/09/27 01:36:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:38 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:38 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/09/27 01:36:38 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/09/27 01:36:38 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:39 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:39 DEBUG : flat: Looking for writers 2025/09/27 01:36:39 DEBUG : f002.txt: reading active writers 2025/09/27 01:36:39 DEBUG : f003.txt: reading active writers 2025/09/27 01:36:39 DEBUG : f004.txt: reading active writers 2025/09/27 01:36:39 DEBUG : f000.txt: reading active writers 2025/09/27 01:36:39 DEBUG : f001.txt: reading active writers 2025/09/27 01:36:39 DEBUG : Looking for writers 2025/09/27 01:36:39 DEBUG : flat: reading active writers 2025/09/27 01:36:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.41s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:40 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/09/27 01:36:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/09/27 01:36:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/09/27 01:36:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/09/27 01:36:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:44 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/09/27 01:36:44 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/09/27 01:36:44 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:44 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:44 DEBUG : a/b/c: Looking for writers 2025/09/27 01:36:44 DEBUG : deep.txt: reading active writers 2025/09/27 01:36:44 DEBUG : a/b: Looking for writers 2025/09/27 01:36:44 DEBUG : c: reading active writers 2025/09/27 01:36:44 DEBUG : mid.txt: reading active writers 2025/09/27 01:36:44 DEBUG : a: Looking for writers 2025/09/27 01:36:44 DEBUG : b: reading active writers 2025/09/27 01:36:44 DEBUG : top.txt: reading active writers 2025/09/27 01:36:44 DEBUG : Looking for writers 2025/09/27 01:36:44 DEBUG : a: reading active writers 2025/09/27 01:36:44 DEBUG : >WaitForWriters: 2025/09/27 01:36:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/a/b not empty`) 2025/09/27 01:36:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:36:45 DEBUG : pacer: Reducing sleep to 15ms 2025/09/27 01:36:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-xaqoteb6jago/a not empty`) 2025/09/27 01:36:45 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/27 01:36:46 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/27 01:36:46 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.65s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:46 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:48 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/27 01:36:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:36:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/09/27 01:36:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/09/27 01:36:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:49 DEBUG : bigdir: Looking for writers 2025/09/27 01:36:49 DEBUG : big.bin: reading active writers 2025/09/27 01:36:49 DEBUG : Looking for writers 2025/09/27 01:36:49 DEBUG : bigdir: reading active writers 2025/09/27 01:36:49 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.46s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-xaqoteb6jago'", Local "Local file system at /tmp/rclone2513567030", Modify Window "1s" 2025/09/27 01:36:50 INFO : files root 'rclone-test-xaqoteb6jago': poll-interval is not supported by this remote 2025/09/27 01:36:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/09/27 01:36:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/09/27 01:36:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/09/27 01:36:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/09/27 01:36:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/09/27 01:36:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/09/27 01:36:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 01:36:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 01:36:59 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:36:59 DEBUG : dir1: Looking for writers 2025/09/27 01:36:59 DEBUG : a.txt: reading active writers 2025/09/27 01:36:59 DEBUG : dir2: Looking for writers 2025/09/27 01:36:59 DEBUG : b.txt: reading active writers 2025/09/27 01:36:59 DEBUG : dir3: Looking for writers 2025/09/27 01:36:59 DEBUG : c.txt: reading active writers 2025/09/27 01:36:59 DEBUG : Looking for writers 2025/09/27 01:36:59 DEBUG : dir2: reading active writers 2025/09/27 01:36:59 DEBUG : dir3: reading active writers 2025/09/27 01:36:59 DEBUG : dir1: reading active writers 2025/09/27 01:36:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.27s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/27 01:37:00 DEBUG : files root 'rclone-test-xaqoteb6jago': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m9.362161564s (try 1/5): exit status 1: Failed [TestFileOpenWrite TestFileRename/writes,forceCache=false TestFileRename/full,forceCache=false]