"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/10/16 01:06:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kewepif9qacu" 2025/10/16 01:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 01:06:09 DEBUG : Creating backend with remote "/tmp/rclone3570188150" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:09 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:11 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:11 DEBUG : dir: Looking for writers 2025/10/16 01:06:11 DEBUG : Looking for writers 2025/10/16 01:06:11 DEBUG : dir: reading active writers 2025/10/16 01:06:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.04s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:12 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:15 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:15 DEBUG : dir/subdir: Looking for writers 2025/10/16 01:06:15 DEBUG : dir: Looking for writers 2025/10/16 01:06:15 DEBUG : file1: reading active writers 2025/10/16 01:06:15 DEBUG : file2: reading active writers 2025/10/16 01:06:15 DEBUG : subdir: reading active writers 2025/10/16 01:06:15 DEBUG : Looking for writers 2025/10/16 01:06:15 DEBUG : dir: reading active writers 2025/10/16 01:06:15 DEBUG : >WaitForWriters: 2025/10/16 01:06:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:06:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:06:17 DEBUG : pacer: Reducing sleep to 15ms 2025/10/16 01:06:17 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.80s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:17 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:18 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:06:18 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:18 DEBUG : dir: Looking for writers 2025/10/16 01:06:18 DEBUG : file1: reading active writers 2025/10/16 01:06:18 DEBUG : Looking for writers 2025/10/16 01:06:18 DEBUG : dir: reading active writers 2025/10/16 01:06:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.15s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:19 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:20 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:20 DEBUG : dir: Looking for writers 2025/10/16 01:06:20 DEBUG : Looking for writers 2025/10/16 01:06:20 DEBUG : dir: reading active writers 2025/10/16 01:06:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:21 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:23 DEBUG : dir: forgetting directory cache 2025/10/16 01:06:23 DEBUG : forgetting directory cache 2025/10/16 01:06:23 DEBUG : dir: forgetting directory cache 2025/10/16 01:06:23 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:23 DEBUG : Looking for writers 2025/10/16 01:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.37s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:23 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/16 01:06:25 DEBUG : dir: invalidating directory cache 2025/10/16 01:06:25 DEBUG : >ForgetPath: 2025/10/16 01:06:25 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/16 01:06:25 DEBUG : invalidating directory cache 2025/10/16 01:06:25 DEBUG : dir: forgetting directory cache 2025/10/16 01:06:25 DEBUG : >ForgetPath: 2025/10/16 01:06:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/16 01:06:25 DEBUG : >ForgetPath: 2025/10/16 01:06:25 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:25 DEBUG : dir: Looking for writers 2025/10/16 01:06:25 DEBUG : Looking for writers 2025/10/16 01:06:25 DEBUG : dir: reading active writers 2025/10/16 01:06:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.23s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:26 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:28 DEBUG : forgetting directory cache 2025/10/16 01:06:28 DEBUG : dir: forgetting directory cache 2025/10/16 01:06:29 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:29 DEBUG : dir: Looking for writers 2025/10/16 01:06:29 DEBUG : fil/a/b: Looking for writers 2025/10/16 01:06:29 DEBUG : fil/a: Looking for writers 2025/10/16 01:06:29 DEBUG : b: reading active writers 2025/10/16 01:06:29 DEBUG : fil: Looking for writers 2025/10/16 01:06:29 DEBUG : a: reading active writers 2025/10/16 01:06:29 DEBUG : Looking for writers 2025/10/16 01:06:29 DEBUG : fil: reading active writers 2025/10/16 01:06:29 DEBUG : dir: reading active writers 2025/10/16 01:06:29 DEBUG : >WaitForWriters: 2025/10/16 01:06:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/fil/a not empty`) 2025/10/16 01:06:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:06:30 DEBUG : pacer: Reducing sleep to 15ms 2025/10/16 01:06:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/fil not empty`) 2025/10/16 01:06:30 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/16 01:06:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/fil not empty`) 2025/10/16 01:06:30 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/10/16 01:06:30 DEBUG : pacer: Reducing sleep to 45ms 2025/10/16 01:06:31 DEBUG : pacer: Reducing sleep to 33.75ms 2025/10/16 01:06:31 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.01s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:31 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:31 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/16 01:06:32 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/10/16 01:06:32 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/16 01:06:32 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:06:32 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:32 DEBUG : dir: Looking for writers 2025/10/16 01:06:32 DEBUG : Looking for writers 2025/10/16 01:06:32 DEBUG : dir: reading active writers 2025/10/16 01:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.93s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:33 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:34 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:34 DEBUG : dir: Looking for writers 2025/10/16 01:06:34 DEBUG : file1: reading active writers 2025/10/16 01:06:34 DEBUG : Looking for writers 2025/10/16 01:06:34 DEBUG : dir: reading active writers 2025/10/16 01:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.14s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:35 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/10/16 01:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/16 01:06:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/16 01:06:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/16 01:06:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/16 01:06:40 DEBUG : dir: invalidating directory cache 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/16 01:06:40 DEBUG : dir/file1: Reset virtual modtime 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/16 01:06:40 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/16 01:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/16 01:06:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/16 01:06:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:06:40 DEBUG : dir: invalidating directory cache 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/16 01:06:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/16 01:06:40 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/16 01:06:40 DEBUG : forgetting directory cache 2025/10/16 01:06:40 DEBUG : dir: forgetting directory cache 2025/10/16 01:06:40 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/16 01:06:40 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:40 DEBUG : dir/virtualDir: Looking for writers 2025/10/16 01:06:40 DEBUG : dir: Looking for writers 2025/10/16 01:06:40 DEBUG : file1: reading active writers 2025/10/16 01:06:40 DEBUG : virtualFile2: reading active writers 2025/10/16 01:06:40 DEBUG : virtualFile: reading active writers 2025/10/16 01:06:40 DEBUG : virtualDir: reading active writers 2025/10/16 01:06:40 DEBUG : Looking for writers 2025/10/16 01:06:40 DEBUG : dir: reading active writers 2025/10/16 01:06:40 DEBUG : >WaitForWriters: 2025/10/16 01:06:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:06:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:06:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:06:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/16 01:06:42 DEBUG : pacer: Reducing sleep to 30ms 2025/10/16 01:06:42 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (7.18s) --- PASS: TestDirReadDirAll/Virtual (2.34s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:42 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:43 DEBUG : pacer: Reducing sleep to 16.875ms 2025/10/16 01:06:43 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/16 01:06:43 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:06:43 ERROR : dir/: Can only open directories read only 2025/10/16 01:06:43 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:43 DEBUG : dir: Looking for writers 2025/10/16 01:06:43 DEBUG : Looking for writers 2025/10/16 01:06:43 DEBUG : dir: reading active writers 2025/10/16 01:06:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:44 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:06:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/16 01:06:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/16 01:06:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/16 01:06:45 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/16 01:06:46 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/16 01:06:46 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/16 01:06:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/16 01:06:46 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:46 DEBUG : dir: Looking for writers 2025/10/16 01:06:46 DEBUG : potato: reading active writers 2025/10/16 01:06:46 DEBUG : file1: reading active writers 2025/10/16 01:06:46 DEBUG : Looking for writers 2025/10/16 01:06:46 DEBUG : dir: reading active writers 2025/10/16 01:06:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.17s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:47 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/16 01:06:49 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:49 DEBUG : dir/sub: Looking for writers 2025/10/16 01:06:49 DEBUG : dir: Looking for writers 2025/10/16 01:06:49 DEBUG : file1: reading active writers 2025/10/16 01:06:49 DEBUG : sub: reading active writers 2025/10/16 01:06:49 DEBUG : Looking for writers 2025/10/16 01:06:49 DEBUG : dir: reading active writers 2025/10/16 01:06:49 DEBUG : >WaitForWriters: 2025/10/16 01:06:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:06:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:06:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:06:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/16 01:06:50 DEBUG : pacer: Reducing sleep to 30ms 2025/10/16 01:06:50 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.50s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:51 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:51 DEBUG : pacer: Reducing sleep to 16.875ms 2025/10/16 01:06:51 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/16 01:06:51 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:06:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/16 01:06:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/16 01:06:53 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:53 DEBUG : dir/sub/subsub: Looking for writers 2025/10/16 01:06:53 DEBUG : dir/sub: Looking for writers 2025/10/16 01:06:53 DEBUG : subsub: reading active writers 2025/10/16 01:06:53 DEBUG : dir: Looking for writers 2025/10/16 01:06:53 DEBUG : file1: reading active writers 2025/10/16 01:06:53 DEBUG : sub: reading active writers 2025/10/16 01:06:53 DEBUG : Looking for writers 2025/10/16 01:06:53 DEBUG : dir: reading active writers 2025/10/16 01:06:53 DEBUG : >WaitForWriters: 2025/10/16 01:06:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir/sub not empty`) 2025/10/16 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:06:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir/sub not empty`) 2025/10/16 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/16 01:06:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir/sub not empty`) 2025/10/16 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/16 01:06:55 DEBUG : pacer: Reducing sleep to 60ms 2025/10/16 01:06:55 DEBUG : pacer: Reducing sleep to 45ms 2025/10/16 01:06:55 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.28s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:55 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:56 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/10/16 01:06:56 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/16 01:06:56 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/10/16 01:06:56 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/16 01:06:56 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:06:56 ERROR : dir/: Dir.Remove not empty 2025/10/16 01:06:56 DEBUG : dir/file1: Remove: 2025/10/16 01:06:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:06:56 DEBUG : dir/file1: >Remove: err= 2025/10/16 01:06:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/16 01:06:57 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:57 DEBUG : Looking for writers 2025/10/16 01:06:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.07s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:57 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:06:58 DEBUG : dir/file1: Remove: 2025/10/16 01:06:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:06:59 DEBUG : dir/file1: >Remove: err= 2025/10/16 01:06:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/16 01:06:59 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:06:59 DEBUG : Looking for writers 2025/10/16 01:06:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.08s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:06:59 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:01 DEBUG : dir/file1: Remove: 2025/10/16 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:07:01 DEBUG : dir/file1: >Remove: err= 2025/10/16 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:01 DEBUG : dir: Looking for writers 2025/10/16 01:07:01 DEBUG : Looking for writers 2025/10/16 01:07:01 DEBUG : dir: reading active writers 2025/10/16 01:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.45s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:02 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/16 01:07:05 DEBUG : dir: Updating dir with dir2 0xc00039cc30 2025/10/16 01:07:05 DEBUG : dir: forgetting directory cache 2025/10/16 01:07:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/16 01:07:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/16 01:07:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/16 01:07:06 DEBUG : file2: Updating file with file2 0xc000a26780 2025/10/16 01:07:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/16 01:07:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/16 01:07:06 INFO : dir2/file3: Deleted 2025/10/16 01:07:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/16 01:07:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a26780 2025/10/16 01:07:07 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/16 01:07:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/16 01:07:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/16 01:07:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00039d450 2025/10/16 01:07:08 DEBUG : empty directory: forgetting directory cache 2025/10/16 01:07:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/16 01:07:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/16 01:07:08 DEBUG : dir2: Renaming to "dir3" 2025/10/16 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:08 DEBUG : renamed empty directory: Looking for writers 2025/10/16 01:07:08 DEBUG : dir3: Looking for writers 2025/10/16 01:07:08 DEBUG : file3: reading active writers 2025/10/16 01:07:08 DEBUG : Looking for writers 2025/10/16 01:07:08 DEBUG : dir3: reading active writers 2025/10/16 01:07:08 DEBUG : renamed empty directory: reading active writers 2025/10/16 01:07:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.09s) === 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-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:09 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/16 01:07:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:07:10 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:07:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/16 01:07:10 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/16 01:07:10 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/16 01:07:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/16 01:07:10 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:07:10 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:07:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/16 01:07:10 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/16 01:07:10 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/16 01:07:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/16 01:07:10 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/16 01:07:11 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/10/16 01:07:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/16 01:07:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/16 01:07:11 DEBUG : forgetting directory cache 2025/10/16 01:07:11 DEBUG : dir: forgetting directory cache 2025/10/16 01:07:11 DEBUG : dir/sub: forgetting directory cache 2025/10/16 01:07:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/16 01:07:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/16 01:07:11 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/16 01:07:12 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/10/16 01:07:12 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/16 01:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/16 01:07:12 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:12 DEBUG : dir/sub: Looking for writers 2025/10/16 01:07:12 DEBUG : file0: reading active writers 2025/10/16 01:07:12 DEBUG : file2: reading active writers 2025/10/16 01:07:12 DEBUG : dir: Looking for writers 2025/10/16 01:07:12 DEBUG : sub: reading active writers 2025/10/16 01:07:12 DEBUG : file1: reading active writers 2025/10/16 01:07:12 DEBUG : Looking for writers 2025/10/16 01:07:12 DEBUG : dir: reading active writers 2025/10/16 01:07:12 DEBUG : >WaitForWriters: 2025/10/16 01:07:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:07:13 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/16 01:07:13 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/16 01:07:13 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/16 01:07:14 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/10/16 01:07:14 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/dir not empty`) 2025/10/16 01:07:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/10/16 01:07:14 DEBUG : pacer: Reducing sleep to 480ms 2025/10/16 01:07:15 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirFileOpen (6.13s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:15 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:16 DEBUG : pacer: Reducing sleep to 270ms 2025/10/16 01:07:16 DEBUG : pacer: Reducing sleep to 202.5ms 2025/10/16 01:07:16 DEBUG : forgetting directory cache 2025/10/16 01:07:16 DEBUG : pacer: Reducing sleep to 151.875ms 2025/10/16 01:07:18 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/10/16 01:07:18 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/10/16 01:07:18 DEBUG : forgetting directory cache 2025/10/16 01:07:18 DEBUG : dir: forgetting directory cache 2025/10/16 01:07:18 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/10/16 01:07:18 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:18 DEBUG : dir: Looking for writers 2025/10/16 01:07:18 DEBUG : Looking for writers 2025/10/16 01:07:18 DEBUG : dir: reading active writers 2025/10/16 01:07:18 DEBUG : >WaitForWriters: 2025/10/16 01:07:18 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/10/16 01:07:18 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/10/16 01:07:19 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/10/16 01:07:19 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/10/16 01:07:19 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/10/16 01:07:19 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirEntryModTimeInvalidation (4.36s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:19 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:20 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:07:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/16 01:07:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/16 01:07:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:07:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/16 01:07:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/16 01:07:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/16 01:07:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:07:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/16 01:07:20 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:20 DEBUG : dir: Looking for writers 2025/10/16 01:07:20 DEBUG : file1: reading active writers 2025/10/16 01:07:20 DEBUG : file1.metadata: reading active writers 2025/10/16 01:07:20 DEBUG : Looking for writers 2025/10/16 01:07:20 DEBUG : dir: reading active writers 2025/10/16 01:07:20 DEBUG : dir.metadata: reading active writers 2025/10/16 01:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:21 INFO : files root 'rclone-test-kewepif9qacu': 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:38 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileMethods 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:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods 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:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2025/10/16 01:07:30 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:30 DEBUG : Looking for writers 2025/10/16 01:07:30 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (9.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:30 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:34 DEBUG : Can set mod time: true 2025/10/16 01:07:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/16 01:07:35 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:35 DEBUG : dir: Looking for writers 2025/10/16 01:07:35 DEBUG : file1: reading active writers 2025/10/16 01:07:35 DEBUG : Looking for writers 2025/10/16 01:07:35 DEBUG : dir: reading active writers 2025/10/16 01:07:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:35 INFO : files root 'rclone-test-kewepif9qacu': 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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2025/10/16 01:07:44 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:44 DEBUG : Looking for writers 2025/10/16 01:07:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:44 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:07:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/16 01:07:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:07:47 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/16 01:07:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:07:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/16 01:07:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/16 01:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:07:48 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:48 DEBUG : dir: Looking for writers 2025/10/16 01:07:48 DEBUG : file1: reading active writers 2025/10/16 01:07:48 DEBUG : Looking for writers 2025/10/16 01:07:48 DEBUG : dir: reading active writers 2025/10/16 01:07:48 DEBUG : >WaitForWriters: 2025/10/16 01:07:49 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:49 DEBUG : dir: Looking for writers 2025/10/16 01:07:49 DEBUG : file1: reading active writers 2025/10/16 01:07:49 DEBUG : Looking for writers 2025/10/16 01:07:49 DEBUG : dir: reading active writers 2025/10/16 01:07:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:49 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:07:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:49 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:07:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/16 01:07:51 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:51 DEBUG : dir: Looking for writers 2025/10/16 01:07:51 DEBUG : file1: reading active writers 2025/10/16 01:07:51 DEBUG : Looking for writers 2025/10/16 01:07:51 DEBUG : dir: reading active writers 2025/10/16 01:07:51 DEBUG : >WaitForWriters: 2025/10/16 01:07:51 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:52 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:07:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:52 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:07:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/16 01:07:53 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:07:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:07:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:07:53 DEBUG : dir/file1(0xc000e0e200): close: 2025/10/16 01:07:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/16 01:07:54 DEBUG : dir/file1(0xc000e0e200): >close: err= 2025/10/16 01:07:54 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:54 DEBUG : dir: Looking for writers 2025/10/16 01:07:54 DEBUG : file1: reading active writers 2025/10/16 01:07:54 DEBUG : Looking for writers 2025/10/16 01:07:54 DEBUG : dir: reading active writers 2025/10/16 01:07:54 DEBUG : >WaitForWriters: 2025/10/16 01:07:54 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:07:54 DEBUG : dir: Looking for writers 2025/10/16 01:07:54 DEBUG : file1: reading active writers 2025/10/16 01:07:54 DEBUG : Looking for writers 2025/10/16 01:07:54 DEBUG : dir: reading active writers 2025/10/16 01:07:54 DEBUG : >WaitForWriters: 2025/10/16 01:07:54 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:07:55 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:07:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:07:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:07:55 INFO : files root 'rclone-test-kewepif9qacu': 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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true 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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true 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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2025/10/16 01:08:03 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:03 DEBUG : Looking for writers 2025/10/16 01:08:03 DEBUG : >WaitForWriters: 2025/10/16 01:08:03 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (33.38s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (5.09s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (9.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.63s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.59s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (9.03s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:04 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:08:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:08:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:08:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/16 01:08:07 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:07 DEBUG : dir: Looking for writers 2025/10/16 01:08:07 DEBUG : file1: reading active writers 2025/10/16 01:08:07 DEBUG : Looking for writers 2025/10/16 01:08:07 DEBUG : dir: reading active writers 2025/10/16 01:08:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.90s) === RUN TestFileOpenReadUnknownSize 2025/10/16 01:08:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/16 01:08:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/16 01:08:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:08:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/16 01:08:08 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:08 DEBUG : Looking for writers 2025/10/16 01:08:08 DEBUG : file.txt: reading active writers 2025/10/16 01:08:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:08 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:09 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/16 01:08:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:08:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/16 01:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:10 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:10 DEBUG : dir: Looking for writers 2025/10/16 01:08:10 DEBUG : file1: reading active writers 2025/10/16 01:08:10 DEBUG : Looking for writers 2025/10/16 01:08:10 DEBUG : dir: reading active writers 2025/10/16 01:08:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:10 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:12 DEBUG : dir/file1: Remove: 2025/10/16 01:08:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:12 DEBUG : dir/file1: >Remove: err= 2025/10/16 01:08:12 DEBUG : dir/file1: Remove: 2025/10/16 01:08:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/16 01:08:12 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:12 DEBUG : dir: Looking for writers 2025/10/16 01:08:12 DEBUG : Looking for writers 2025/10/16 01:08:12 DEBUG : dir: reading active writers 2025/10/16 01:08:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.44s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:13 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:14 DEBUG : dir/file1: Remove: 2025/10/16 01:08:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:14 DEBUG : dir/file1: >Remove: err= 2025/10/16 01:08:15 DEBUG : dir/file1: Remove: 2025/10/16 01:08:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/16 01:08:15 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:15 DEBUG : dir: Looking for writers 2025/10/16 01:08:15 DEBUG : Looking for writers 2025/10/16 01:08:15 DEBUG : dir: reading active writers 2025/10/16 01:08:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:15 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:08:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/16 01:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/16 01:08:17 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/16 01:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/16 01:08:17 DEBUG : dir/file1: Open: flags=0x3 2025/10/16 01:08:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/16 01:08:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/16 01:08:17 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:17 DEBUG : dir: Looking for writers 2025/10/16 01:08:17 DEBUG : file1: reading active writers 2025/10/16 01:08:17 DEBUG : Looking for writers 2025/10/16 01:08:17 DEBUG : dir: reading active writers 2025/10/16 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:17 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:19 DEBUG : dir: Looking for writers 2025/10/16 01:08:19 DEBUG : file1: reading active writers 2025/10/16 01:08:19 DEBUG : Looking for writers 2025/10/16 01:08:19 DEBUG : dir: reading active writers 2025/10/16 01:08:19 DEBUG : >WaitForWriters: 2025/10/16 01:08:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000a27440 2025/10/16 01:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/16 01:08:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000a27440 2025/10/16 01:08:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/16 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:08:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/16 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a27440 2025/10/16 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:21 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/16 01:08:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:08:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/16 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:22 DEBUG : newLeaf: Running delayed rename now 2025/10/16 01:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a27440 2025/10/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:22 DEBUG : dir: Looking for writers 2025/10/16 01:08:22 DEBUG : Looking for writers 2025/10/16 01:08:22 DEBUG : dir: reading active writers 2025/10/16 01:08:22 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:22 DEBUG : >WaitForWriters: 2025/10/16 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:22 DEBUG : dir: Looking for writers 2025/10/16 01:08:22 DEBUG : Looking for writers 2025/10/16 01:08:22 DEBUG : dir: reading active writers 2025/10/16 01:08:22 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:23 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:23 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:08:23 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:23 INFO : files root 'rclone-test-kewepif9qacu': 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/minimal,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/minimal,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/minimal,forceCache=false 2025/10/16 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:32 DEBUG : Looking for writers 2025/10/16 01:08:32 DEBUG : >WaitForWriters: 2025/10/16 01:08:32 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:32 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:32 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:08:32 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:32 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:08:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:08:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): openPending: 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): >openPending: err= 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): _writeAt: size=14, off=0 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): >_writeAt: n=14, err= 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): close: 2025/10/16 01:08:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/16 01:08:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:35 DEBUG : dir/file1(0xc000791080): >close: err= 2025/10/16 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:35 DEBUG : dir/file1: vfs cache: starting upload 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:35 DEBUG : dir: Looking for writers 2025/10/16 01:08:35 DEBUG : file1: reading active writers 2025/10/16 01:08:35 DEBUG : Looking for writers 2025/10/16 01:08:35 DEBUG : dir: reading active writers 2025/10/16 01:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:08:36 DEBUG : dir: Looking for writers 2025/10/16 01:08:36 DEBUG : file1: reading active writers 2025/10/16 01:08:36 DEBUG : Looking for writers 2025/10/16 01:08:36 DEBUG : dir: reading active writers 2025/10/16 01:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:08:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:08:36 INFO : dir/file1: Copied (replaced existing) 2025/10/16 01:08:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/16 01:08:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/16 01:08:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/16 01:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/16 01:08:36 DEBUG : dir: Looking for writers 2025/10/16 01:08:36 DEBUG : file1: reading active writers 2025/10/16 01:08:36 DEBUG : Looking for writers 2025/10/16 01:08:36 DEBUG : dir: reading active writers 2025/10/16 01:08:36 DEBUG : >WaitForWriters: 2025/10/16 01:08:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:08:36 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): _readAt: size=512, off=0 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): openPending: 2025/10/16 01:08:36 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/10/16 01:08:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/16 01:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): >openPending: err= 2025/10/16 01:08:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): >_readAt: n=14, err=EOF 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): close: 2025/10/16 01:08:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:08:36 DEBUG : dir/file1(0xc000e0eb40): >close: err= 2025/10/16 01:08:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00014cb40 2025/10/16 01:08:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/16 01:08:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/16 01:08:38 DEBUG : dir/file1: Updating file with dir/file1 0xc00014cb40 2025/10/16 01:08:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/16 01:08:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:08:38 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:38 DEBUG : dir/file1(0xc0008ffe00): openPending: 2025/10/16 01:08:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/16 01:08:38 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/10/16 01:08:38 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:08:38 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:08:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:38 DEBUG : dir/file1(0xc0008ffe00): >openPending: err= 2025/10/16 01:08:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:38 DEBUG : dir/file1(0xc0008ffe00): _writeAt: size=25, off=0 2025/10/16 01:08:38 DEBUG : dir/file1(0xc0008ffe00): >_writeAt: n=25, err= 2025/10/16 01:08:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00014cb40 2025/10/16 01:08:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:39 DEBUG : newLeaf(0xc0008ffe00): close: 2025/10/16 01:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/16 01:08:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-16 01:08:38.875604454 +0000 UTC m=+150.159517153 2025/10/16 01:08:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:39 DEBUG : newLeaf(0xc0008ffe00): >close: err= 2025/10/16 01:08:39 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:39 DEBUG : newLeaf: vfs cache: starting upload 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:39 DEBUG : dir: Looking for writers 2025/10/16 01:08:39 DEBUG : Looking for writers 2025/10/16 01:08:39 DEBUG : dir: reading active writers 2025/10/16 01:08:39 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:08:40 DEBUG : dir: Looking for writers 2025/10/16 01:08:40 DEBUG : Looking for writers 2025/10/16 01:08:40 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:40 DEBUG : dir: reading active writers 2025/10/16 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:08:40 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/16 01:08:40 INFO : newLeaf: Copied (replaced existing) 2025/10/16 01:08:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-16 01:08:38 +0000 UTC," 2025/10/16 01:08:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/16 01:08:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/16 01:08:40 DEBUG : dir: Looking for writers 2025/10/16 01:08:40 DEBUG : Looking for writers 2025/10/16 01:08:40 DEBUG : dir: reading active writers 2025/10/16 01:08:40 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:40 DEBUG : >WaitForWriters: 2025/10/16 01:08:40 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:40 DEBUG : dir: Looking for writers 2025/10/16 01:08:40 DEBUG : Looking for writers 2025/10/16 01:08:40 DEBUG : dir: reading active writers 2025/10/16 01:08:40 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:40 DEBUG : >WaitForWriters: 2025/10/16 01:08:40 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:41 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:41 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:08:41 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:41 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:08:43 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:43 DEBUG : dir: Looking for writers 2025/10/16 01:08:43 DEBUG : file1: reading active writers 2025/10/16 01:08:43 DEBUG : Looking for writers 2025/10/16 01:08:43 DEBUG : dir: reading active writers 2025/10/16 01:08:43 DEBUG : >WaitForWriters: 2025/10/16 01:08:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000a272c0 2025/10/16 01:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/16 01:08:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000a272c0 2025/10/16 01:08:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/16 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:08:45 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:45 DEBUG : dir/file1(0xc000e0e100): openPending: 2025/10/16 01:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/16 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:45 DEBUG : dir/file1(0xc000e0e100): >openPending: err= 2025/10/16 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:45 DEBUG : dir/file1(0xc000e0e100): _writeAt: size=25, off=0 2025/10/16 01:08:45 DEBUG : dir/file1(0xc000e0e100): >_writeAt: n=25, err= 2025/10/16 01:08:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a272c0 2025/10/16 01:08:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:45 DEBUG : newLeaf(0xc000e0e100): close: 2025/10/16 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/16 01:08:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-16 01:08:45.033846846 +0000 UTC m=+156.317759545 2025/10/16 01:08:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:45 DEBUG : newLeaf(0xc000e0e100): >close: err= 2025/10/16 01:08:45 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:45 DEBUG : newLeaf: vfs cache: starting upload 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:45 DEBUG : dir: Looking for writers 2025/10/16 01:08:45 DEBUG : Looking for writers 2025/10/16 01:08:45 DEBUG : dir: reading active writers 2025/10/16 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:08:46 DEBUG : dir: Looking for writers 2025/10/16 01:08:46 DEBUG : Looking for writers 2025/10/16 01:08:46 DEBUG : dir: reading active writers 2025/10/16 01:08:46 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:08:46 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/16 01:08:46 INFO : newLeaf: Copied (replaced existing) 2025/10/16 01:08:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-16 01:08:45 +0000 UTC," 2025/10/16 01:08:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/16 01:08:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/16 01:08:46 DEBUG : dir: Looking for writers 2025/10/16 01:08:46 DEBUG : Looking for writers 2025/10/16 01:08:46 DEBUG : dir: reading active writers 2025/10/16 01:08:46 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:46 DEBUG : >WaitForWriters: 2025/10/16 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:47 DEBUG : dir: Looking for writers 2025/10/16 01:08:47 DEBUG : Looking for writers 2025/10/16 01:08:47 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:47 DEBUG : dir: reading active writers 2025/10/16 01:08:47 DEBUG : >WaitForWriters: 2025/10/16 01:08:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:47 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:08:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:47 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:08:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:08:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): openPending: 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): >openPending: err= 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): _writeAt: size=14, off=0 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): >_writeAt: n=14, err= 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): close: 2025/10/16 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/16 01:08:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:49 DEBUG : dir/file1(0xc000717200): >close: err= 2025/10/16 01:08:49 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:49 DEBUG : dir/file1: vfs cache: starting upload 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:08:49 DEBUG : dir: Looking for writers 2025/10/16 01:08:49 DEBUG : file1: reading active writers 2025/10/16 01:08:49 DEBUG : Looking for writers 2025/10/16 01:08:49 DEBUG : dir: reading active writers 2025/10/16 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:08:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:08:50 INFO : dir/file1: Copied (replaced existing) 2025/10/16 01:08:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/16 01:08:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/16 01:08:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/16 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/16 01:08:50 DEBUG : dir: Looking for writers 2025/10/16 01:08:50 DEBUG : file1: reading active writers 2025/10/16 01:08:50 DEBUG : Looking for writers 2025/10/16 01:08:50 DEBUG : dir: reading active writers 2025/10/16 01:08:50 DEBUG : >WaitForWriters: 2025/10/16 01:08:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:08:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): _readAt: size=512, off=0 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): openPending: 2025/10/16 01:08:50 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/10/16 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/16 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): >openPending: err= 2025/10/16 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): >_readAt: n=14, err=EOF 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): close: 2025/10/16 01:08:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:08:50 DEBUG : dir/file1(0xc000a1ab00): >close: err= 2025/10/16 01:08:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00014c300 2025/10/16 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/16 01:08:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/16 01:08:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00014c300 2025/10/16 01:08:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/16 01:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:08:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:52 DEBUG : dir/file1(0xc0003ab640): openPending: 2025/10/16 01:08:52 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/10/16 01:08:52 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/10/16 01:08:52 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:08:52 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:08:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:52 DEBUG : dir/file1(0xc0003ab640): >openPending: err= 2025/10/16 01:08:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:52 DEBUG : dir/file1(0xc0003ab640): _writeAt: size=25, off=0 2025/10/16 01:08:52 DEBUG : dir/file1(0xc0003ab640): >_writeAt: n=25, err= 2025/10/16 01:08:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00014c300 2025/10/16 01:08:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:53 DEBUG : newLeaf(0xc0003ab640): close: 2025/10/16 01:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/16 01:08:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-16 01:08:52.543531396 +0000 UTC m=+163.827444096 2025/10/16 01:08:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:53 DEBUG : newLeaf(0xc0003ab640): >close: err= 2025/10/16 01:08:53 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:53 DEBUG : newLeaf: vfs cache: starting upload 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:08:53 DEBUG : dir: Looking for writers 2025/10/16 01:08:53 DEBUG : Looking for writers 2025/10/16 01:08:53 DEBUG : dir: reading active writers 2025/10/16 01:08:53 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:08:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/16 01:08:53 INFO : newLeaf: Copied (replaced existing) 2025/10/16 01:08:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-16 01:08:52 +0000 UTC," 2025/10/16 01:08:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/16 01:08:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/16 01:08:54 DEBUG : dir: Looking for writers 2025/10/16 01:08:54 DEBUG : Looking for writers 2025/10/16 01:08:54 DEBUG : dir: reading active writers 2025/10/16 01:08:54 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:54 DEBUG : >WaitForWriters: 2025/10/16 01:08:54 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:54 DEBUG : dir: Looking for writers 2025/10/16 01:08:54 DEBUG : Looking for writers 2025/10/16 01:08:54 DEBUG : dir: reading active writers 2025/10/16 01:08:54 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:54 DEBUG : >WaitForWriters: 2025/10/16 01:08:54 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:08:55 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:08:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:08:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:08:55 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:08:56 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:56 DEBUG : dir: Looking for writers 2025/10/16 01:08:56 DEBUG : file1: reading active writers 2025/10/16 01:08:56 DEBUG : Looking for writers 2025/10/16 01:08:56 DEBUG : dir: reading active writers 2025/10/16 01:08:56 DEBUG : >WaitForWriters: 2025/10/16 01:08:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:08:56 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:56 DEBUG : dir/file1(0xc0008feb00): _readAt: size=512, off=0 2025/10/16 01:08:56 DEBUG : dir/file1(0xc0008feb00): openPending: 2025/10/16 01:08:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/16 01:08:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/16 01:08:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:56 DEBUG : dir/file1(0xc0008feb00): >openPending: err= 2025/10/16 01:08:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/16 01:08:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:08:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:08:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:08:57 DEBUG : dir/file1(0xc0008feb00): >_readAt: n=14, err=EOF 2025/10/16 01:08:57 DEBUG : dir/file1(0xc0008feb00): close: 2025/10/16 01:08:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:08:57 DEBUG : dir/file1(0xc0008feb00): >close: err= 2025/10/16 01:08:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0009df200 2025/10/16 01:08:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/16 01:08:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/16 01:08:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0009df200 2025/10/16 01:08:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/16 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:08:58 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:08:58 DEBUG : dir/file1(0xc000e0f580): openPending: 2025/10/16 01:08:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/16 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/16 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:08:58 DEBUG : dir/file1(0xc000e0f580): >openPending: err= 2025/10/16 01:08:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:08:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:08:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:08:59 DEBUG : dir/file1(0xc000e0f580): _writeAt: size=25, off=0 2025/10/16 01:08:59 DEBUG : dir/file1(0xc000e0f580): >_writeAt: n=25, err= 2025/10/16 01:08:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/16 01:08:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/16 01:08:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0009df200 2025/10/16 01:08:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:08:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:08:59 DEBUG : newLeaf(0xc000e0f580): close: 2025/10/16 01:08:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/16 01:08:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-16 01:08:59.000796006 +0000 UTC m=+170.284708725 2025/10/16 01:08:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/16 01:08:59 DEBUG : newLeaf(0xc000e0f580): >close: err= 2025/10/16 01:08:59 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:08:59 DEBUG : newLeaf: vfs cache: starting upload 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:08:59 DEBUG : dir: Looking for writers 2025/10/16 01:08:59 DEBUG : Looking for writers 2025/10/16 01:08:59 DEBUG : dir: reading active writers 2025/10/16 01:08:59 DEBUG : newLeaf: reading active writers 2025/10/16 01:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:00 DEBUG : dir: Looking for writers 2025/10/16 01:09:00 DEBUG : Looking for writers 2025/10/16 01:09:00 DEBUG : dir: reading active writers 2025/10/16 01:09:00 DEBUG : newLeaf: reading active writers 2025/10/16 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:00 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/16 01:09:00 INFO : newLeaf: Copied (replaced existing) 2025/10/16 01:09:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-16 01:08:59 +0000 UTC," 2025/10/16 01:09:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/16 01:09:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/16 01:09:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/16 01:09:00 DEBUG : dir: Looking for writers 2025/10/16 01:09:00 DEBUG : Looking for writers 2025/10/16 01:09:00 DEBUG : dir: reading active writers 2025/10/16 01:09:00 DEBUG : newLeaf: reading active writers 2025/10/16 01:09:00 DEBUG : >WaitForWriters: 2025/10/16 01:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:01 DEBUG : dir: Looking for writers 2025/10/16 01:09:01 DEBUG : Looking for writers 2025/10/16 01:09:01 DEBUG : dir: reading active writers 2025/10/16 01:09:01 DEBUG : newLeaf: reading active writers 2025/10/16 01:09:01 DEBUG : >WaitForWriters: 2025/10/16 01:09:01 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- FAIL: TestFileRename (43.94s) --- PASS: TestFileRename/off,forceCache=false (5.79s) --- FAIL: TestFileRename/minimal,forceCache=false (9.24s) --- PASS: TestFileRename/minimal,forceCache=true (8.78s) --- PASS: TestFileRename/writes,forceCache=false (6.15s) --- PASS: TestFileRename/writes,forceCache=true (7.53s) --- PASS: TestFileRename/full,forceCache=false (6.45s) === 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-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:01 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:01 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:01 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:01 DEBUG : Looking for writers 2025/10/16 01:09:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:02 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:09:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/16 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:03 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:03 DEBUG : dir: Looking for writers 2025/10/16 01:09:03 DEBUG : file1: reading active writers 2025/10/16 01:09:03 DEBUG : Looking for writers 2025/10/16 01:09:03 DEBUG : dir: reading active writers 2025/10/16 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.34s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:04 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:09:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/16 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/16 01:09:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/16 01:09:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/16 01:09:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/16 01:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/16 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:07 DEBUG : dir: Looking for writers 2025/10/16 01:09:07 DEBUG : file1: reading active writers 2025/10/16 01:09:07 DEBUG : Looking for writers 2025/10/16 01:09:07 DEBUG : dir: reading active writers 2025/10/16 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:08 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/16 01:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/16 01:09:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/16 01:09:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/16 01:09:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/16 01:09:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/16 01:09:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/16 01:09:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/16 01:09:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/16 01:09:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/16 01:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/16 01:09:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/16 01:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/16 01:09:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/16 01:09:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/16 01:09:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/16 01:09:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/16 01:09:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/16 01:09:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/16 01:09:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/16 01:09:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/16 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:12 DEBUG : dir: Looking for writers 2025/10/16 01:09:12 DEBUG : file1: reading active writers 2025/10/16 01:09:12 DEBUG : Looking for writers 2025/10/16 01:09:12 DEBUG : dir: reading active writers 2025/10/16 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.64s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:12 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:09:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/16 01:09:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:14 DEBUG : dir: Looking for writers 2025/10/16 01:09:14 DEBUG : file1: reading active writers 2025/10/16 01:09:14 DEBUG : Looking for writers 2025/10/16 01:09:14 DEBUG : dir: reading active writers 2025/10/16 01:09:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.35s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:15 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/16 01:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/16 01:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/16 01:09:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/16 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:16 DEBUG : dir: Looking for writers 2025/10/16 01:09:16 DEBUG : file1: reading active writers 2025/10/16 01:09:16 DEBUG : Looking for writers 2025/10/16 01:09:16 DEBUG : dir: reading active writers 2025/10/16 01:09:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:17 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:17 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:17 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 DEBUG : Config file has changed externally - reloading 2025/10/16 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:17 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:18 DEBUG : dir/file1(0xc00099e440): _readAt: size=1, off=0 2025/10/16 01:09:18 DEBUG : dir/file1(0xc00099e440): openPending: 2025/10/16 01:09:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:18 DEBUG : dir/file1(0xc00099e440): >openPending: err= 2025/10/16 01:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/16 01:09:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): >_readAt: n=1, err= 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): _readAt: size=256, off=1 2025/10/16 01:09:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): >_readAt: n=15, err=EOF 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): _readAt: size=16, off=16 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): >_readAt: n=0, err=EOF 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): close: 2025/10/16 01:09:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): >close: err= 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): close: 2025/10/16 01:09:19 DEBUG : dir/file1(0xc00099e440): >close: err=file already closed 2025/10/16 01:09:19 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:19 DEBUG : dir: Looking for writers 2025/10/16 01:09:19 DEBUG : file1: reading active writers 2025/10/16 01:09:19 DEBUG : Looking for writers 2025/10/16 01:09:19 DEBUG : dir: reading active writers 2025/10/16 01:09:19 DEBUG : >WaitForWriters: 2025/10/16 01:09:19 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.43s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:19 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:19 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:19 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:19 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:21 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): _readAt: size=1, off=0 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): openPending: 2025/10/16 01:09:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >openPending: err= 2025/10/16 01:09:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/16 01:09:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >_readAt: n=1, err= 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): _readAt: size=1, off=5 2025/10/16 01:09:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >_readAt: n=1, err= 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): _readAt: size=1, off=3 2025/10/16 01:09:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >_readAt: n=1, err= 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): _readAt: size=1, off=13 2025/10/16 01:09:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >_readAt: n=1, err= 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): _readAt: size=16, off=100 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >_readAt: n=0, err=EOF 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): close: 2025/10/16 01:09:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:09:21 DEBUG : dir/file1(0xc000dfc780): >close: err= 2025/10/16 01:09:21 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:21 DEBUG : dir: Looking for writers 2025/10/16 01:09:21 DEBUG : file1: reading active writers 2025/10/16 01:09:21 DEBUG : Looking for writers 2025/10/16 01:09:21 DEBUG : dir: reading active writers 2025/10/16 01:09:21 DEBUG : >WaitForWriters: 2025/10/16 01:09:21 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.37s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:22 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:22 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:22 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:22 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=1, off=0 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): openPending: 2025/10/16 01:09:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >openPending: err= 2025/10/16 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/16 01:09:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=1, err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=1, off=5 2025/10/16 01:09:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=1, err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=1, off=1 2025/10/16 01:09:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=1, err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=6, off=10 2025/10/16 01:09:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=6, err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=256, off=10 2025/10/16 01:09:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=6, err=EOF 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=256, off=100 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): close: 2025/10/16 01:09:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >close: err= 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): _readAt: size=256, off=100 2025/10/16 01:09:23 DEBUG : dir/file1(0xc0002ad7c0): >_readAt: n=0, err=file already closed 2025/10/16 01:09:23 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:23 DEBUG : dir: Looking for writers 2025/10/16 01:09:23 DEBUG : file1: reading active writers 2025/10/16 01:09:23 DEBUG : Looking for writers 2025/10/16 01:09:23 DEBUG : dir: reading active writers 2025/10/16 01:09:23 DEBUG : >WaitForWriters: 2025/10/16 01:09:23 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:24 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:24 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:24 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:24 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): RWFileHandle.Flush 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): _readAt: size=256, off=0 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): openPending: 2025/10/16 01:09:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): >openPending: err= 2025/10/16 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/16 01:09:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): >_readAt: n=16, err=EOF 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): RWFileHandle.Flush 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): RWFileHandle.Flush 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): close: 2025/10/16 01:09:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:09:26 DEBUG : dir/file1(0xc000375cc0): >close: err= 2025/10/16 01:09:26 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:26 DEBUG : dir: Looking for writers 2025/10/16 01:09:26 DEBUG : file1: reading active writers 2025/10/16 01:09:26 DEBUG : Looking for writers 2025/10/16 01:09:26 DEBUG : dir: reading active writers 2025/10/16 01:09:26 DEBUG : >WaitForWriters: 2025/10/16 01:09:26 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.38s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:27 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:27 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:27 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:27 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:09:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/16 01:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): _readAt: size=256, off=0 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): openPending: 2025/10/16 01:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): >openPending: err= 2025/10/16 01:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/16 01:09:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): >_readAt: n=16, err=EOF 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): RWFileHandle.Release 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): close: 2025/10/16 01:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): >close: err= 2025/10/16 01:09:28 DEBUG : dir/file1(0xc0006e7240): RWFileHandle.Release 2025/10/16 01:09:28 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:28 DEBUG : dir: Looking for writers 2025/10/16 01:09:28 DEBUG : file1: reading active writers 2025/10/16 01:09:28 DEBUG : Looking for writers 2025/10/16 01:09:28 DEBUG : dir: reading active writers 2025/10/16 01:09:28 DEBUG : >WaitForWriters: 2025/10/16 01:09:28 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:29 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:29 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:29 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:29 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:29 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): openPending: 2025/10/16 01:09:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): >openPending: err= 2025/10/16 01:09:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): _writeAt: size=5, off=0 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): >_writeAt: n=5, err= 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): _writeAt: size=7, off=5 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): >_writeAt: n=7, err= 2025/10/16 01:09:29 DEBUG : file1: vfs cache: truncate to size=11 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): close: 2025/10/16 01:09:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:29.517445898 +0000 UTC m=+200.801358597 2025/10/16 01:09:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): >close: err= 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): close: 2025/10/16 01:09:29 DEBUG : file1(0xc000dfcf40): >close: err=file already closed 2025/10/16 01:09:29 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:29 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:29 DEBUG : Looking for writers 2025/10/16 01:09:29 DEBUG : file1: reading active writers 2025/10/16 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:30 DEBUG : Looking for writers 2025/10/16 01:09:30 DEBUG : file1: reading active writers 2025/10/16 01:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:30 INFO : file1: Copied (new) 2025/10/16 01:09:30 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-16 01:09:29 +0000 UTC," 2025/10/16 01:09:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:30 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:30 DEBUG : Looking for writers 2025/10/16 01:09:30 DEBUG : file1: reading active writers 2025/10/16 01:09:30 DEBUG : >WaitForWriters: 2025/10/16 01:09:30 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:30 DEBUG : Looking for writers 2025/10/16 01:09:30 DEBUG : file1: reading active writers 2025/10/16 01:09:30 DEBUG : >WaitForWriters: 2025/10/16 01:09:30 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:31 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:31 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:31 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:31 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:31 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): openPending: 2025/10/16 01:09:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): >openPending: err= 2025/10/16 01:09:31 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): _writeAt: size=7, off=0 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): >_writeAt: n=7, err= 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): _writeAt: size=6, off=5 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): >_writeAt: n=6, err= 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): close: 2025/10/16 01:09:31 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:31.500018712 +0000 UTC m=+202.783931400 2025/10/16 01:09:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): >close: err= 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): _writeAt: size=5, off=0 2025/10/16 01:09:31 DEBUG : file1(0xc000dfdb00): >_writeAt: n=0, err=file already closed 2025/10/16 01:09:31 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:31 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:31 DEBUG : Looking for writers 2025/10/16 01:09:31 DEBUG : file1: reading active writers 2025/10/16 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:32 DEBUG : Looking for writers 2025/10/16 01:09:32 DEBUG : file1: reading active writers 2025/10/16 01:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:32 INFO : file1: Copied (new) 2025/10/16 01:09:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-16 01:09:31 +0000 UTC," 2025/10/16 01:09:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:32 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:32 DEBUG : Looking for writers 2025/10/16 01:09:32 DEBUG : file1: reading active writers 2025/10/16 01:09:32 DEBUG : >WaitForWriters: 2025/10/16 01:09:32 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:32 DEBUG : Looking for writers 2025/10/16 01:09:32 DEBUG : file1: reading active writers 2025/10/16 01:09:32 DEBUG : >WaitForWriters: 2025/10/16 01:09:32 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:33 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:33 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:33 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:33 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:33 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:33 DEBUG : file1(0xc0008ff600): openPending: 2025/10/16 01:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:33 DEBUG : file1(0xc0008ff600): >openPending: err= 2025/10/16 01:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:33 DEBUG : file1(0xc0008ff600): close: 2025/10/16 01:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:33.464105629 +0000 UTC m=+204.748018328 2025/10/16 01:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:33 DEBUG : file1(0xc0008ff600): >close: err= 2025/10/16 01:09:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/16 01:09:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:09:33 DEBUG : file2: newRWFileHandle: 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): openPending: 2025/10/16 01:09:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): >openPending: err= 2025/10/16 01:09:33 DEBUG : file2: >newRWFileHandle: err= 2025/10/16 01:09:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/16 01:09:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/16 01:09:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): RWFileHandle.Flush 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): RWFileHandle.Release 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): close: 2025/10/16 01:09:33 DEBUG : file2: vfs cache: setting modification time to 2025-10-16 01:09:33.465666328 +0000 UTC m=+204.749579028 2025/10/16 01:09:33 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:33 DEBUG : file2(0xc0008ffa80): >close: err= 2025/10/16 01:09:33 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/16 01:09:33 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:33 DEBUG : file2: vfs cache: starting upload 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/16 01:09:33 DEBUG : Looking for writers 2025/10/16 01:09:33 DEBUG : file2: reading active writers 2025/10/16 01:09:33 DEBUG : file1: reading active writers 2025/10/16 01:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/16 01:09:34 DEBUG : Looking for writers 2025/10/16 01:09:34 DEBUG : file2: reading active writers 2025/10/16 01:09:34 DEBUG : file1: reading active writers 2025/10/16 01:09:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/16 01:09:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:34 INFO : file1: Copied (new) 2025/10/16 01:09:34 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-16 01:09:33 +0000 UTC," 2025/10/16 01:09:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:34 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:34 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/10/16 01:09:34 INFO : file2: Copied (new) 2025/10/16 01:09:34 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-16 01:09:33 +0000 UTC," 2025/10/16 01:09:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/16 01:09:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/16 01:09:34 INFO : file2: vfs cache: upload succeeded try #1 2025/10/16 01:09:34 DEBUG : Looking for writers 2025/10/16 01:09:34 DEBUG : file1: reading active writers 2025/10/16 01:09:34 DEBUG : file2: reading active writers 2025/10/16 01:09:34 DEBUG : >WaitForWriters: 2025/10/16 01:09:34 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:34 DEBUG : Looking for writers 2025/10/16 01:09:34 DEBUG : file1: reading active writers 2025/10/16 01:09:34 DEBUG : file2: reading active writers 2025/10/16 01:09:34 DEBUG : >WaitForWriters: 2025/10/16 01:09:34 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:35 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:35 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:35 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:35 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:35 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): openPending: 2025/10/16 01:09:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): >openPending: err= 2025/10/16 01:09:35 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): _writeAt: size=5, off=0 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): >_writeAt: n=5, err= 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): RWFileHandle.Flush 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): RWFileHandle.Flush 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): close: 2025/10/16 01:09:35 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:35.578983498 +0000 UTC m=+206.862896188 2025/10/16 01:09:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:35 DEBUG : file1(0xc000716400): >close: err= 2025/10/16 01:09:35 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:35 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:35 DEBUG : Looking for writers 2025/10/16 01:09:35 DEBUG : file1: reading active writers 2025/10/16 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:36 DEBUG : Looking for writers 2025/10/16 01:09:36 DEBUG : file1: reading active writers 2025/10/16 01:09:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:36 INFO : file1: Copied (new) 2025/10/16 01:09:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-16 01:09:35 +0000 UTC," 2025/10/16 01:09:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:36 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:36 DEBUG : Looking for writers 2025/10/16 01:09:36 DEBUG : file1: reading active writers 2025/10/16 01:09:36 DEBUG : >WaitForWriters: 2025/10/16 01:09:36 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:37 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:37 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:37 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:37 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:37 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): openPending: 2025/10/16 01:09:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): >openPending: err= 2025/10/16 01:09:37 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): _writeAt: size=5, off=0 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): >_writeAt: n=5, err= 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): RWFileHandle.Release 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): close: 2025/10/16 01:09:37 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:37.410816891 +0000 UTC m=+208.694729590 2025/10/16 01:09:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): >close: err= 2025/10/16 01:09:37 DEBUG : file1(0xc000e0f440): RWFileHandle.Release 2025/10/16 01:09:37 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:37 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:37 DEBUG : Looking for writers 2025/10/16 01:09:37 DEBUG : file1: reading active writers 2025/10/16 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:38 DEBUG : Looking for writers 2025/10/16 01:09:38 DEBUG : file1: reading active writers 2025/10/16 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:38 INFO : file1: Copied (new) 2025/10/16 01:09:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-16 01:09:37 +0000 UTC," 2025/10/16 01:09:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:38 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:38 DEBUG : Looking for writers 2025/10/16 01:09:38 DEBUG : file1: reading active writers 2025/10/16 01:09:38 DEBUG : >WaitForWriters: 2025/10/16 01:09:38 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:39 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:39 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:39 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:39 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/16 01:09:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:09:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): openPending: 2025/10/16 01:09:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): >openPending: err= 2025/10/16 01:09:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/16 01:09:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): _writeAt: size=5, off=0 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): >_writeAt: n=5, err= 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): close: 2025/10/16 01:09:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-16 01:09:40.545633043 +0000 UTC m=+211.829545752 2025/10/16 01:09:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:40 DEBUG : dir/file1(0xc0002acdc0): >close: err= 2025/10/16 01:09:40 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:40 DEBUG : dir/file1: vfs cache: starting upload 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:40 DEBUG : dir: Looking for writers 2025/10/16 01:09:40 DEBUG : file1: reading active writers 2025/10/16 01:09:40 DEBUG : Looking for writers 2025/10/16 01:09:40 DEBUG : dir: reading active writers 2025/10/16 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:41 DEBUG : dir: Looking for writers 2025/10/16 01:09:41 DEBUG : file1: reading active writers 2025/10/16 01:09:41 DEBUG : Looking for writers 2025/10/16 01:09:41 DEBUG : dir: reading active writers 2025/10/16 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:41 INFO : dir/file1: Copied (replaced existing) 2025/10/16 01:09:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-16 01:09:40 +0000 UTC," 2025/10/16 01:09:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:41 DEBUG : dir: Looking for writers 2025/10/16 01:09:41 DEBUG : file1: reading active writers 2025/10/16 01:09:41 DEBUG : Looking for writers 2025/10/16 01:09:41 DEBUG : dir: reading active writers 2025/10/16 01:09:41 DEBUG : >WaitForWriters: 2025/10/16 01:09:41 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.46s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:42 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:42 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:42 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:42 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/16 01:09:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/16 01:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/16 01:09:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): _writeAt: size=5, off=0 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): openPending: 2025/10/16 01:09:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/16 01:09:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/16 01:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): >openPending: err= 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): >_writeAt: n=5, err= 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): _writeAt: size=15, off=5 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): >_writeAt: n=15, err= 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): close: 2025/10/16 01:09:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/16 01:09:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-16 01:09:43.947215577 +0000 UTC m=+215.231128267 2025/10/16 01:09:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:43 DEBUG : dir/file1(0xc000791e80): >close: err= 2025/10/16 01:09:43 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:43 DEBUG : dir: Looking for writers 2025/10/16 01:09:43 DEBUG : file1: reading active writers 2025/10/16 01:09:43 DEBUG : Looking for writers 2025/10/16 01:09:43 DEBUG : dir: reading active writers 2025/10/16 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:43 DEBUG : dir: Looking for writers 2025/10/16 01:09:43 DEBUG : file1: reading active writers 2025/10/16 01:09:43 DEBUG : Looking for writers 2025/10/16 01:09:43 DEBUG : dir: reading active writers 2025/10/16 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:43 DEBUG : dir: Looking for writers 2025/10/16 01:09:43 DEBUG : file1: reading active writers 2025/10/16 01:09:43 DEBUG : Looking for writers 2025/10/16 01:09:43 DEBUG : dir: reading active writers 2025/10/16 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:44 DEBUG : dir: Looking for writers 2025/10/16 01:09:44 DEBUG : file1: reading active writers 2025/10/16 01:09:44 DEBUG : Looking for writers 2025/10/16 01:09:44 DEBUG : dir: reading active writers 2025/10/16 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:44 DEBUG : dir/file1: vfs cache: starting upload 2025/10/16 01:09:44 DEBUG : dir: Looking for writers 2025/10/16 01:09:44 DEBUG : file1: reading active writers 2025/10/16 01:09:44 DEBUG : Looking for writers 2025/10/16 01:09:44 DEBUG : dir: reading active writers 2025/10/16 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:44 DEBUG : dir: Looking for writers 2025/10/16 01:09:44 DEBUG : file1: reading active writers 2025/10/16 01:09:44 DEBUG : Looking for writers 2025/10/16 01:09:44 DEBUG : dir: reading active writers 2025/10/16 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:44 DEBUG : dir: Looking for writers 2025/10/16 01:09:44 DEBUG : file1: reading active writers 2025/10/16 01:09:44 DEBUG : Looking for writers 2025/10/16 01:09:44 DEBUG : dir: reading active writers 2025/10/16 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/16 01:09:44 INFO : dir/file1: Copied (replaced existing) 2025/10/16 01:09:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-16 01:09:43 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/16 01:09:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:45 DEBUG : dir: Looking for writers 2025/10/16 01:09:45 DEBUG : file1: reading active writers 2025/10/16 01:09:45 DEBUG : Looking for writers 2025/10/16 01:09:45 DEBUG : dir: reading active writers 2025/10/16 01:09:45 DEBUG : >WaitForWriters: 2025/10/16 01:09:45 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.36s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:45 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:45 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:45 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:45 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:46 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): openPending: 2025/10/16 01:09:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): >openPending: err= 2025/10/16 01:09:46 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): _writeAt: size=5, off=0 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): >_writeAt: n=5, err= 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): close: 2025/10/16 01:09:46 DEBUG : file1: vfs cache: setting modification time to 2025-10-16 01:09:46.078121862 +0000 UTC m=+217.362034561 2025/10/16 01:09:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:46 DEBUG : file1(0xc0003ab300): >close: err= 2025/10/16 01:09:46 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:46 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:46 DEBUG : Looking for writers 2025/10/16 01:09:46 DEBUG : file1: reading active writers 2025/10/16 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:46 INFO : file1: Copied (new) 2025/10/16 01:09:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-16 01:09:46 +0000 UTC," 2025/10/16 01:09:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:46 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:47 DEBUG : Looking for writers 2025/10/16 01:09:47 DEBUG : file1: reading active writers 2025/10/16 01:09:47 DEBUG : >WaitForWriters: 2025/10/16 01:09:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:47 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:47 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/16 01:09:47 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.94306313 +0000 UTC m=+219.226975839 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2140): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.94306313 +0000 UTC m=+219.226975839 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd2a80): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.94306313 +0000 UTC m=+219.226975839 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3340): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 1 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.947272011 +0000 UTC m=+219.231184711 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000cd3a40): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.947272011 +0000 UTC m=+219.231184711 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a040): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004293b0 item 2 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.950094641 +0000 UTC m=+219.234007330 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1a940): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.950094641 +0000 UTC m=+219.234007330 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b0c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.950094641 +0000 UTC m=+219.234007330 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1b680): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 3 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.954134264 +0000 UTC m=+219.238046953 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000a1bd00): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.954134264 +0000 UTC m=+219.238046953 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d722c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a10 item 4 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.9580796 +0000 UTC m=+219.241992309 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72900): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.9580796 +0000 UTC m=+219.241992309 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d72d80): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.9580796 +0000 UTC m=+219.241992309 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73240): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004055e0 item 5 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.962460014 +0000 UTC m=+219.246372713 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d738c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.962460014 +0000 UTC m=+219.246372713 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000d73e00): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 6 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.965135667 +0000 UTC m=+219.249048346 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9c500): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.965135667 +0000 UTC m=+219.249048346 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9ca00): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.965135667 +0000 UTC m=+219.249048346 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9cec0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 7 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.968625308 +0000 UTC m=+219.252537987 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9d540): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.968625308 +0000 UTC m=+219.252537987 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000e9da80): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 8 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): _readAt: size=2, off=0 2025/10/16 01:09:47 ERROR : open-test-file(0xc000ec20c0): Couldn't read size of file 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec20c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.970785122 +0000 UTC m=+219.254697801 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2480): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.970785122 +0000 UTC m=+219.254697801 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2900): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.970785122 +0000 UTC m=+219.254697801 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec2e00): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302a10 item 9 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.9737883 +0000 UTC m=+219.257700979 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec3480): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.9737883 +0000 UTC m=+219.257700979 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ec39c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303030 item 10 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): _readAt: size=2, off=0 2025/10/16 01:09:47 ERROR : open-test-file(0xc000ee4080): Couldn't read size of file 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): >_readAt: n=0, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): close: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4080): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.97617458 +0000 UTC m=+219.260087259 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4440): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): _writeAt: size=3, off=2 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.97617458 +0000 UTC m=+219.260087259 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4940): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.97617458 +0000 UTC m=+219.260087259 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee4e40): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003037a0 item 11 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.979065557 +0000 UTC m=+219.262978236 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee54c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.979065557 +0000 UTC m=+219.262978236 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000ee5a00): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303e30 item 12 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): _readAt: size=2, off=0 2025/10/16 01:09:47 ERROR : open-test-file(0xc000f280c0): Couldn't read size of file 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f280c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.981416821 +0000 UTC m=+219.265329501 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28480): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.981416821 +0000 UTC m=+219.265329501 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f28b40): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 13 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.983824291 +0000 UTC m=+219.267736979 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f291c0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.983824291 +0000 UTC m=+219.267736979 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29700): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 14 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): _readAt: size=2, off=0 2025/10/16 01:09:47 ERROR : open-test-file(0xc000f29d40): Couldn't read size of file 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): >_readAt: n=0, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): close: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f29d40): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.986145708 +0000 UTC m=+219.270058388 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62180): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.986145708 +0000 UTC m=+219.270058388 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62840): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 15 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 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/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.988427152 +0000 UTC m=+219.272339831 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f62ec0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.988427152 +0000 UTC m=+219.272339831 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63400): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 16 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.99095121 +0000 UTC m=+219.274863899 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63a40): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): open at offset 5 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): _writeAt: size=3, off=7 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.99095121 +0000 UTC m=+219.274863899 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000f63ec0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.99095121 +0000 UTC m=+219.274863899 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0440): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 17 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.993945442 +0000 UTC m=+219.277858121 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa0ac0): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.993945442 +0000 UTC m=+219.277858121 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1000): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 18 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.996318356 +0000 UTC m=+219.280231046 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1680): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): _readAt: size=2, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): open at offset 5 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): >_readAt: n=2, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): _writeAt: size=3, off=7 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.996318356 +0000 UTC m=+219.280231046 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fa1b80): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): _readAt: size=512, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): >openPending: err= 2025/10/16 01:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): >_readAt: n=5, err=EOF 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.996318356 +0000 UTC m=+219.280231046 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6100): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: Remove: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003145b0 item 19 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:47 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): openPending: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): >openPending: err= 2025/10/16 01:09:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): _writeAt: size=5, off=0 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): >_writeAt: n=5, err= 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): close: 2025/10/16 01:09:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.999524134 +0000 UTC m=+219.283436813 2025/10/16 01:09:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:47 DEBUG : open-test-file(0xc000fc6780): >close: err= 2025/10/16 01:09:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:47.999524134 +0000 UTC m=+219.283436813 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc6cc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314d90 item 20 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.002252336 +0000 UTC m=+219.286165015 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.002252336 +0000 UTC m=+219.286165015 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.002252336 +0000 UTC m=+219.286165015 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fc7d40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315110 item 21 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.005439009 +0000 UTC m=+219.289351688 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.005439009 +0000 UTC m=+219.289351688 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe8980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003157a0 item 22 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.007772329 +0000 UTC m=+219.291685008 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.007772329 +0000 UTC m=+219.291685008 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.007772329 +0000 UTC m=+219.291685008 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fe9a00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315c70 item 23 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.010852591 +0000 UTC m=+219.294765271 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.010852591 +0000 UTC m=+219.294765271 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100c640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003543f0 item 24 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc00100cc80): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100cc80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.013347846 +0000 UTC m=+219.297260544 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.013347846 +0000 UTC m=+219.297260544 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100d540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.013347846 +0000 UTC m=+219.297260544 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00100da80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354ee0 item 25 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.016161708 +0000 UTC m=+219.300074387 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.016161708 +0000 UTC m=+219.300074387 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010366c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355f10 item 26 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc001036d00): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001036d00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.018356599 +0000 UTC m=+219.302269278 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010370c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.018356599 +0000 UTC m=+219.302269278 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010375c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.018356599 +0000 UTC m=+219.302269278 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001037b00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee70 item 27 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.021317547 +0000 UTC m=+219.305230226 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.021317547 +0000 UTC m=+219.305230226 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054740): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff6c0 item 28 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc001054d80): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.023320237 +0000 UTC m=+219.307232916 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.023320237 +0000 UTC m=+219.307232916 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffc00 item 29 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.025824889 +0000 UTC m=+219.309737568 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055e80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.025824889 +0000 UTC m=+219.309737568 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd6c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ab0 item 30 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc000dfdd00): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdd00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.02742903 +0000 UTC m=+219.311341690 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.02742903 +0000 UTC m=+219.311341690 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfa800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336070 item 31 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.030561651 +0000 UTC m=+219.314474350 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e72c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.030561651 +0000 UTC m=+219.314474350 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfad00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003364d0 item 32 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.034060851 +0000 UTC m=+219.317973540 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336af0 item 33 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.035190581 +0000 UTC m=+219.319103240 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfb7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.035190581 +0000 UTC m=+219.319103240 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cfbcc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e00 item 33 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.037642754 +0000 UTC m=+219.321555443 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337420 item 34 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.03847626 +0000 UTC m=+219.322388948 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e78c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.03847626 +0000 UTC m=+219.322388948 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7e00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003375e0 item 34 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.040921851 +0000 UTC m=+219.324834539 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010726c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337ce0 item 35 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.041382776 +0000 UTC m=+219.325295434 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001072b40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.041382776 +0000 UTC m=+219.325295434 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337f10 item 35 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.043385535 +0000 UTC m=+219.327298235 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010736c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 36 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.044737383 +0000 UTC m=+219.328650072 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001073bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.044737383 +0000 UTC m=+219.328650072 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 36 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.047060134 +0000 UTC m=+219.330972833 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391500 item 37 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.048013153 +0000 UTC m=+219.331925842 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fee00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.048013153 +0000 UTC m=+219.331925842 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 37 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.050135417 +0000 UTC m=+219.334048117 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ffa00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448380 item 38 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.051494698 +0000 UTC m=+219.335407398 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.051494698 +0000 UTC m=+219.335407398 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e5c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 38 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.053548064 +0000 UTC m=+219.337460733 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ec40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 39 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.054629093 +0000 UTC m=+219.338541792 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.054629093 +0000 UTC m=+219.338541792 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448d20 item 39 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.05787623 +0000 UTC m=+219.341788928 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fd80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449180 item 40 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.059434264 +0000 UTC m=+219.343346963 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.059434264 +0000 UTC m=+219.343346963 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 40 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.062176712 +0000 UTC m=+219.346089372 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000374d00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004498f0 item 41 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.063265526 +0000 UTC m=+219.347178235 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000375b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b20 item 41 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.064325996 +0000 UTC m=+219.348238696 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.064325996 +0000 UTC m=+219.348238696 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ea0 item 41 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.065824059 +0000 UTC m=+219.349736718 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790f80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e7e0 item 42 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.066395322 +0000 UTC m=+219.350307981 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eb60 item 42 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.067154778 +0000 UTC m=+219.351067447 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791a40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.067154778 +0000 UTC m=+219.351067447 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed90 item 42 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.068805497 +0000 UTC m=+219.352718156 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f1f0 item 43 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.069409611 +0000 UTC m=+219.353322269 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f420 item 43 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.070786295 +0000 UTC m=+219.354698954 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.070786295 +0000 UTC m=+219.354698954 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007176c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f810 item 43 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.072776942 +0000 UTC m=+219.356689601 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717d00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 44 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.073232277 +0000 UTC m=+219.357144936 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 44 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.07387881 +0000 UTC m=+219.357791469 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.07387881 +0000 UTC m=+219.357791469 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab6c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 44 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.075560217 +0000 UTC m=+219.359472877 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 45 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.0767923 +0000 UTC m=+219.360704999 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.0767923 +0000 UTC m=+219.360704999 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 45 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.079863826 +0000 UTC m=+219.363776556 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3c80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 46 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.080922283 +0000 UTC m=+219.364834982 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.080922283 +0000 UTC m=+219.364834982 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1af00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004684d0 item 46 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.083095032 +0000 UTC m=+219.367007692 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004689a0 item 47 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.083646457 +0000 UTC m=+219.367559117 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1bb40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.083646457 +0000 UTC m=+219.367559117 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010542c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 47 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.085222175 +0000 UTC m=+219.369134835 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469180 item 48 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.085793447 +0000 UTC m=+219.369706106 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001054e00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.085793447 +0000 UTC m=+219.369706106 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469340 item 48 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.087306559 +0000 UTC m=+219.371219218 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001055b40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469730 item 49 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.087879414 +0000 UTC m=+219.371792074 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.087879414 +0000 UTC m=+219.371792074 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469960 item 49 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.089356737 +0000 UTC m=+219.373269406 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfccc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 50 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.090081648 +0000 UTC m=+219.373994307 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd1c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.090081648 +0000 UTC m=+219.373994307 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 50 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.091453353 +0000 UTC m=+219.375366012 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462690 item 51 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.092080821 +0000 UTC m=+219.375993481 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ae40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.092080821 +0000 UTC m=+219.375993481 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004629a0 item 51 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.093860472 +0000 UTC m=+219.377773131 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ba00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462e70 item 52 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.09519096 +0000 UTC m=+219.379103619 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060bf00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.09519096 +0000 UTC m=+219.379103619 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004630a0 item 52 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.096811511 +0000 UTC m=+219.380724171 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d4b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004637a0 item 53 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.097601264 +0000 UTC m=+219.381513924 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.097601264 +0000 UTC m=+219.381513924 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d55c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004639d0 item 53 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.099376918 +0000 UTC m=+219.383289578 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006d5c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004701c0 item 54 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.100122628 +0000 UTC m=+219.384035287 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007521c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.100122628 +0000 UTC m=+219.384035287 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752740): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 54 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.101925082 +0000 UTC m=+219.385837741 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000752dc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 55 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.102566527 +0000 UTC m=+219.386479185 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007532c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.102566527 +0000 UTC m=+219.386479185 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004708c0 item 55 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.104280724 +0000 UTC m=+219.388193383 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000753e80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e00 item 56 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.105060728 +0000 UTC m=+219.388973397 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772400): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.105060728 +0000 UTC m=+219.388973397 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 56 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.106520278 +0000 UTC m=+219.390432947 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000772fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471340 item 57 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.107163656 +0000 UTC m=+219.391076315 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 57 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.107839976 +0000 UTC m=+219.391752646 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000773a40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.107839976 +0000 UTC m=+219.391752646 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471730 item 57 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.110043553 +0000 UTC m=+219.393956222 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079c680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 58 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.110658517 +0000 UTC m=+219.394571175 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079cbc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 58 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.111401352 +0000 UTC m=+219.395314011 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.111401352 +0000 UTC m=+219.395314011 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079d6c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e5b0 item 58 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.113119437 +0000 UTC m=+219.397032097 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00079dd00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ebd0 item 59 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.113668839 +0000 UTC m=+219.397581497 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eee0 item 59 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.114331062 +0000 UTC m=+219.398243720 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ba800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.114331062 +0000 UTC m=+219.398243720 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bad80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f110 item 59 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.116050279 +0000 UTC m=+219.399962939 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb3c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 60 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.116693547 +0000 UTC m=+219.400606206 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bb900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fe30 item 60 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.117431953 +0000 UTC m=+219.401344602 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007bbe40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.117431953 +0000 UTC m=+219.401344602 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 60 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.118987093 +0000 UTC m=+219.402899771 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f6ac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 61 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.119658693 +0000 UTC m=+219.403571352 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.119658693 +0000 UTC m=+219.403571352 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447180 item 61 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.12139359 +0000 UTC m=+219.405306249 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007f7d40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447a40 item 62 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.122038059 +0000 UTC m=+219.405950719 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.122038059 +0000 UTC m=+219.405950719 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000822a00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6000 item 62 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.12367837 +0000 UTC m=+219.407591028 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6930 item 63 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.12408866 +0000 UTC m=+219.408001319 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823580): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.12408866 +0000 UTC m=+219.408001319 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000823c80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6d20 item 63 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.125668506 +0000 UTC m=+219.409581165 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7490 item 64 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.126178182 +0000 UTC m=+219.410090841 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085e880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.126178182 +0000 UTC m=+219.410090841 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ef80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7960 item 64 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.127814445 +0000 UTC m=+219.411727103 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085f5c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 65 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.128403771 +0000 UTC m=+219.412316429 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085fa40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.128403771 +0000 UTC m=+219.412316429 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00085ff40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a80 item 65 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.129856888 +0000 UTC m=+219.413769548 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 66 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.130489446 +0000 UTC m=+219.414402105 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.130489446 +0000 UTC m=+219.414402105 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000890fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 66 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.131984001 +0000 UTC m=+219.415896660 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 67 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.132724933 +0000 UTC m=+219.416637592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000891a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.132724933 +0000 UTC m=+219.416637592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 67 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.134448227 +0000 UTC m=+219.418360886 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cc680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466620 item 68 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.13513667 +0000 UTC m=+219.419049329 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ccb80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.13513667 +0000 UTC m=+219.419049329 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd0c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466850 item 68 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.136558018 +0000 UTC m=+219.420470678 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cd700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466cb0 item 69 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.137174215 +0000 UTC m=+219.421086884 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008cdb80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.137174215 +0000 UTC m=+219.421086884 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466e70 item 69 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.1386415 +0000 UTC m=+219.422554158 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0780): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004672d0 item 70 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.139266744 +0000 UTC m=+219.423179403 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f0c80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.139266744 +0000 UTC m=+219.423179403 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f11c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467650 item 70 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.140788841 +0000 UTC m=+219.424701500 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467b90 item 71 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.141580156 +0000 UTC m=+219.425492815 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008f1d40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.141580156 +0000 UTC m=+219.425492815 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467dc0 item 71 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.143139574 +0000 UTC m=+219.427052233 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091c940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 72 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.143850158 +0000 UTC m=+219.427762817 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091ce40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.143850158 +0000 UTC m=+219.427762817 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 72 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.145459569 +0000 UTC m=+219.429372229 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091d940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331110 item 73 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.146144986 +0000 UTC m=+219.430057645 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00091de40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003312d0 item 73 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.146782573 +0000 UTC m=+219.430695232 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.146782573 +0000 UTC m=+219.430695232 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009528c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331570 item 73 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.148280455 +0000 UTC m=+219.432193113 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000952f00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ab0 item 74 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.148916699 +0000 UTC m=+219.432829359 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953400): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331f10 item 74 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.149640878 +0000 UTC m=+219.433553538 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.149640878 +0000 UTC m=+219.433553538 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000953ec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452230 item 74 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.151252324 +0000 UTC m=+219.435164983 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984580): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004529a0 item 75 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.151841661 +0000 UTC m=+219.435754319 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452b60 item 75 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.15250714 +0000 UTC m=+219.436419798 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000984fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.15250714 +0000 UTC m=+219.436419798 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 75 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.15434506 +0000 UTC m=+219.438257729 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000985b40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453490 item 76 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.154954154 +0000 UTC m=+219.438866813 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac0c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004538f0 item 76 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.157287013 +0000 UTC m=+219.441199682 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ac600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.157287013 +0000 UTC m=+219.441199682 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009acb80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 76 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.159026078 +0000 UTC m=+219.442938737 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad1c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350540 item 77 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.159673723 +0000 UTC m=+219.443586382 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009ad6c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.159673723 +0000 UTC m=+219.443586382 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009addc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350ee0 item 77 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.161327809 +0000 UTC m=+219.445240468 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351880 item 78 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.162069511 +0000 UTC m=+219.445982170 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e0980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.162069511 +0000 UTC m=+219.445982170 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351d50 item 78 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.163599694 +0000 UTC m=+219.447512353 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e16c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 79 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.164143054 +0000 UTC m=+219.448055713 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009e1bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.164143054 +0000 UTC m=+219.448055713 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 79 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.165772933 +0000 UTC m=+219.449685592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0e980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416f50 item 80 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.166413346 +0000 UTC m=+219.450326006 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0ee80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.166413346 +0000 UTC m=+219.450326006 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0f580): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004173b0 item 80 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.168083181 +0000 UTC m=+219.451995840 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a0fbc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417f10 item 81 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.168739362 +0000 UTC m=+219.452652021 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a0c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.168739362 +0000 UTC m=+219.452652021 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4a600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326150 item 81 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.170242024 +0000 UTC m=+219.454154683 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4ac80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326850 item 82 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.170834276 +0000 UTC m=+219.454746935 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.170834276 +0000 UTC m=+219.454746935 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4b700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a10 item 82 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.172307361 +0000 UTC m=+219.456220020 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b4bd80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003270a0 item 83 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.172820243 +0000 UTC m=+219.456732903 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.172820243 +0000 UTC m=+219.456732903 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 83 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.174202459 +0000 UTC m=+219.458115117 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b66ec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327a40 item 84 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.175138687 +0000 UTC m=+219.459051345 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b673c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.175138687 +0000 UTC m=+219.459051345 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b67940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 84 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.176527043 +0000 UTC m=+219.460439702 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 85 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.177224221 +0000 UTC m=+219.461136880 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.177224221 +0000 UTC m=+219.461136880 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b86a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e850 item 85 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.178623808 +0000 UTC m=+219.462536468 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 86 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.17924842 +0000 UTC m=+219.463161080 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.17924842 +0000 UTC m=+219.463161080 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000b87b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 86 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.180560014 +0000 UTC m=+219.464472662 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e280): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 87 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.181115406 +0000 UTC m=+219.465028065 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3e780): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.181115406 +0000 UTC m=+219.465028065 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3ecc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 87 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.182554518 +0000 UTC m=+219.466467177 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 88 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.18321067 +0000 UTC m=+219.467123329 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3f840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.18321067 +0000 UTC m=+219.467123329 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c3fdc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368230 item 88 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.184496794 +0000 UTC m=+219.468409453 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 89 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.185125084 +0000 UTC m=+219.469037743 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5e9c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368b60 item 89 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.185797957 +0000 UTC m=+219.469710615 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5ef00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.185797957 +0000 UTC m=+219.469710615 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5f480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e00 item 89 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.18723275 +0000 UTC m=+219.471145409 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c5fac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369730 item 90 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.18778102 +0000 UTC m=+219.471693678 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a150 item 90 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.188675238 +0000 UTC m=+219.472587897 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.188675238 +0000 UTC m=+219.472587897 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2c7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 90 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.189934823 +0000 UTC m=+219.473847482 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2ce00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 91 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.190566349 +0000 UTC m=+219.474479007 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b110 item 91 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.191228783 +0000 UTC m=+219.475141442 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2d880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.191228783 +0000 UTC m=+219.475141442 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d2de00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b570 item 91 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.19276684 +0000 UTC m=+219.476679498 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5c4c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bdc0 item 92 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.193281646 +0000 UTC m=+219.477194305 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5ca00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 92 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.193895017 +0000 UTC m=+219.477807676 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5cf40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.193895017 +0000 UTC m=+219.477807676 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5d500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 92 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.195287221 +0000 UTC m=+219.479199890 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d5db40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 93 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.195807197 +0000 UTC m=+219.479719856 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.195807197 +0000 UTC m=+219.479719856 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8a800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 93 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.197221612 +0000 UTC m=+219.481134271 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ae40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429110 item 94 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.197791562 +0000 UTC m=+219.481704221 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8b380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.197791562 +0000 UTC m=+219.481704221 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000d8ba80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004292d0 item 94 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.199605768 +0000 UTC m=+219.483518447 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 95 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.20032075 +0000 UTC m=+219.484233430 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.20032075 +0000 UTC m=+219.484233430 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e02d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b20 item 95 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.202387631 +0000 UTC m=+219.486300310 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e033c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404540 item 96 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.203001472 +0000 UTC m=+219.486914122 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e03900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.203001472 +0000 UTC m=+219.486914122 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404930 item 96 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= 2025/10/16 01:09:48 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:48 DEBUG : Looking for writers 2025/10/16 01:09:48 DEBUG : >WaitForWriters: 2025/10/16 01:09:48 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:48 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:48 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:48 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:48 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/16 01:09:48 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.583703225 +0000 UTC m=+219.867615924 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7e9c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.583703225 +0000 UTC m=+219.867615924 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7ee40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.583703225 +0000 UTC m=+219.867615924 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 1 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.588054644 +0000 UTC m=+219.871967333 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7f940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.588054644 +0000 UTC m=+219.871967333 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000c7fe40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 2 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.591469544 +0000 UTC m=+219.875382234 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.591469544 +0000 UTC m=+219.875382234 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.591469544 +0000 UTC m=+219.875382234 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f56e40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 3 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.595315624 +0000 UTC m=+219.879228324 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f574c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.595315624 +0000 UTC m=+219.879228324 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f57a00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 4 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.598222112 +0000 UTC m=+219.882134811 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f900c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.598222112 +0000 UTC m=+219.882134811 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.598222112 +0000 UTC m=+219.882134811 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f90a00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 5 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.602047493 +0000 UTC m=+219.885960202 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.602047493 +0000 UTC m=+219.885960202 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f915c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003144d0 item 6 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.604642705 +0000 UTC m=+219.888555394 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000f91c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.604642705 +0000 UTC m=+219.888555394 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc1c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.604642705 +0000 UTC m=+219.888555394 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbc680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 7 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.608598401 +0000 UTC m=+219.892511089 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbcd00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.608598401 +0000 UTC m=+219.892511089 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315030 item 8 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc000fbd800): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbd800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.611151494 +0000 UTC m=+219.895064173 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fbdbc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.611151494 +0000 UTC m=+219.895064173 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda0c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.611151494 +0000 UTC m=+219.895064173 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fda5c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 9 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.617433287 +0000 UTC m=+219.901345976 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdac40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.617433287 +0000 UTC m=+219.901345976 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315b20 item 10 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc000fdb7c0): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdb7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.620185333 +0000 UTC m=+219.904098023 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000fdbb80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.620185333 +0000 UTC m=+219.904098023 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.620185333 +0000 UTC m=+219.904098023 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003540e0 item 11 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.623934713 +0000 UTC m=+219.907847401 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001002c80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.623934713 +0000 UTC m=+219.907847401 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010031c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354d20 item 12 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc001003800): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.626413305 +0000 UTC m=+219.910325984 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001003bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.626413305 +0000 UTC m=+219.910325984 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355650 item 13 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.630763021 +0000 UTC m=+219.914675710 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102e980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.630763021 +0000 UTC m=+219.914675710 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102eec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feb60 item 14 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc00102f500): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.633286278 +0000 UTC m=+219.917198966 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00102f8c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.633286278 +0000 UTC m=+219.917198966 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff110 item 15 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.635457945 +0000 UTC m=+219.919370634 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.635457945 +0000 UTC m=+219.919370634 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001050bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff6c0 item 16 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.637752252 +0000 UTC m=+219.921664931 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.637752252 +0000 UTC m=+219.921664931 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.637752252 +0000 UTC m=+219.921664931 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001051b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffc00 item 17 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.641116387 +0000 UTC m=+219.925029066 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098280): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.641116387 +0000 UTC m=+219.925029066 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010987c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372700 item 18 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.643673508 +0000 UTC m=+219.927586196 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001098e40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.643673508 +0000 UTC m=+219.927586196 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.643673508 +0000 UTC m=+219.927586196 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372c40 item 19 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.647034196 +0000 UTC m=+219.930946886 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001099ec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.647034196 +0000 UTC m=+219.930946886 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373490 item 20 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.649455692 +0000 UTC m=+219.933368382 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c4b00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.649455692 +0000 UTC m=+219.933368382 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.649455692 +0000 UTC m=+219.933368382 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2150 item 21 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.652557556 +0000 UTC m=+219.936470235 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010c5b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.652557556 +0000 UTC m=+219.936470235 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2770 item 22 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.655094648 +0000 UTC m=+219.939007328 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010de7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.655094648 +0000 UTC m=+219.939007328 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010decc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.655094648 +0000 UTC m=+219.939007328 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df1c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2af0 item 23 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.658234273 +0000 UTC m=+219.942146952 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010df840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.658234273 +0000 UTC m=+219.942146952 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0010dfd80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3180 item 24 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc001194440): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.660847108 +0000 UTC m=+219.944759796 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.660847108 +0000 UTC m=+219.944759796 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001194d00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.660847108 +0000 UTC m=+219.944759796 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3880 item 25 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.665230376 +0000 UTC m=+219.949143055 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011958c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.665230376 +0000 UTC m=+219.949143055 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001195e00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc000 item 26 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc0011b64c0): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b64c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.667774343 +0000 UTC m=+219.951687032 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.667774343 +0000 UTC m=+219.951687032 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b6d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.667774343 +0000 UTC m=+219.951687032 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b72c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc5b0 item 27 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.671049801 +0000 UTC m=+219.954962490 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.671049801 +0000 UTC m=+219.954962490 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011b7e80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcaf0 item 28 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc0011ce540): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.673553221 +0000 UTC m=+219.957465900 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ce900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.673553221 +0000 UTC m=+219.957465900 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cefc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcee0 item 29 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.676043375 +0000 UTC m=+219.959956054 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cf640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.676043375 +0000 UTC m=+219.959956054 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011cfb80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd3b0 item 30 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): _readAt: size=2, off=0 2025/10/16 01:09:48 ERROR : open-test-file(0xc0011ee240): Couldn't read size of file 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): >_writeAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): close: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.678612228 +0000 UTC m=+219.962524917 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.678612228 +0000 UTC m=+219.962524917 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eecc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd730 item 31 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.680842795 +0000 UTC m=+219.964755475 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.680842795 +0000 UTC m=+219.964755475 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdab0 item 32 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.68339146 +0000 UTC m=+219.967304139 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011efec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdf10 item 33 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.686100566 +0000 UTC m=+219.970013245 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012163c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.686100566 +0000 UTC m=+219.970013245 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004040e0 item 33 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.688685678 +0000 UTC m=+219.972598358 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3c880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404930 item 34 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.689544812 +0000 UTC m=+219.973457491 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3cd00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.689544812 +0000 UTC m=+219.973457491 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 34 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.69181267 +0000 UTC m=+219.975725328 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3d880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004057a0 item 35 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.692406223 +0000 UTC m=+219.976318882 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e3dd00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.692406223 +0000 UTC m=+219.976318882 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ab0 item 35 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.69425823 +0000 UTC m=+219.978170890 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001216fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302a10 item 36 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.695167568 +0000 UTC m=+219.979080227 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012174c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.695167568 +0000 UTC m=+219.979080227 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001217a00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302cb0 item 36 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.696592142 +0000 UTC m=+219.980504801 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003030a0 item 37 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.697183952 +0000 UTC m=+219.981096612 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e6f40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.697183952 +0000 UTC m=+219.981096612 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303500 item 37 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.70051197 +0000 UTC m=+219.984424639 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0006e7ac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b20 item 38 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.701313195 +0000 UTC m=+219.985225853 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.701313195 +0000 UTC m=+219.985225853 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fe700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303d50 item 38 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.702821055 +0000 UTC m=+219.986733714 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008fedc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6230 item 39 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.703376438 +0000 UTC m=+219.987289097 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.703376438 +0000 UTC m=+219.987289097 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008ff840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6460 item 39 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.704807945 +0000 UTC m=+219.988720604 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6930 item 40 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.705453207 +0000 UTC m=+219.989365866 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0e540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.705453207 +0000 UTC m=+219.989365866 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0ea80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6af0 item 40 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.706918107 +0000 UTC m=+219.990830766 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6e70 item 41 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.707492595 +0000 UTC m=+219.991405254 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0f580): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7030 item 41 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.708144398 +0000 UTC m=+219.992057058 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000e0fa80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.708144398 +0000 UTC m=+219.992057058 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ac600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c71f0 item 41 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.709752428 +0000 UTC m=+219.993665087 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ad180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7570 item 42 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.71051011 +0000 UTC m=+219.994422779 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002ada80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7730 item 42 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.711485201 +0000 UTC m=+219.995397859 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003758c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.711485201 +0000 UTC m=+219.995397859 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7960 item 42 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.713766894 +0000 UTC m=+219.997679553 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007908c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7ea0 item 43 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.714325182 +0000 UTC m=+219.998237841 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000790e00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 43 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.714929917 +0000 UTC m=+219.998842576 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.714929917 +0000 UTC m=+219.998842576 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003365b0 item 43 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.71655597 +0000 UTC m=+220.000468639 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000791f40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336b60 item 44 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.717089642 +0000 UTC m=+220.001002300 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007164c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e70 item 44 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.717867533 +0000 UTC m=+220.001780192 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000716a80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.717867533 +0000 UTC m=+220.001780192 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003372d0 item 44 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.719275386 +0000 UTC m=+220.003188045 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337650 item 45 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.719818916 +0000 UTC m=+220.003731575 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000717b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.719818916 +0000 UTC m=+220.003731575 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003aa980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003378f0 item 45 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.72127547 +0000 UTC m=+220.005188129 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390000 item 46 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.721823108 +0000 UTC m=+220.005735767 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0003ab7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.721823108 +0000 UTC m=+220.005735767 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003901c0 item 46 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.724518829 +0000 UTC m=+220.008431488 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd2fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 47 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.725357102 +0000 UTC m=+220.009269781 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3740): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.725357102 +0000 UTC m=+220.009269781 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000cd3e40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 47 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.726919826 +0000 UTC m=+220.010832485 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1a800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 48 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.727521656 +0000 UTC m=+220.011434315 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.727521656 +0000 UTC m=+220.011434315 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1b800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 48 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.729346692 +0000 UTC m=+220.013259351 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a1be40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391e30 item 49 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.729997343 +0000 UTC m=+220.013910002 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.729997343 +0000 UTC m=+220.013910002 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfc900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448380 item 49 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.731829463 +0000 UTC m=+220.015742122 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e620 item 50 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.732898049 +0000 UTC m=+220.016810708 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ee880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.732898049 +0000 UTC m=+220.016810708 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eee00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e9a0 item 50 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.734611846 +0000 UTC m=+220.018524506 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ee70 item 51 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.736235314 +0000 UTC m=+220.020147973 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011ef980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.736235314 +0000 UTC m=+220.020147973 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0011eff00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f030 item 51 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.737999266 +0000 UTC m=+220.021911925 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f500 item 52 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.738670546 +0000 UTC m=+220.022583204 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f0b40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.738670546 +0000 UTC m=+220.022583204 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f10c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f810 item 52 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.740427714 +0000 UTC m=+220.024340384 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1740): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 53 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.741170018 +0000 UTC m=+220.025082718 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0002f1c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.741170018 +0000 UTC m=+220.025082718 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 53 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.743148923 +0000 UTC m=+220.027061592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060a880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 54 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.74422861 +0000 UTC m=+220.028141279 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060ad80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.74422861 +0000 UTC m=+220.028141279 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 54 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.746014062 +0000 UTC m=+220.029926741 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060b980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 55 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.74678033 +0000 UTC m=+220.030692999 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00060be80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.74678033 +0000 UTC m=+220.030692999 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 55 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.748754847 +0000 UTC m=+220.032667516 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696ac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004687e0 item 56 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.749558486 +0000 UTC m=+220.033471165 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000696fc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.749558486 +0000 UTC m=+220.033471165 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004689a0 item 56 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.751213002 +0000 UTC m=+220.035125661 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000697b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468ee0 item 57 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.751831944 +0000 UTC m=+220.035744603 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469180 item 57 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.752472977 +0000 UTC m=+220.036385635 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.752472977 +0000 UTC m=+220.036385635 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000726c00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469340 item 57 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.753985366 +0000 UTC m=+220.037898025 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469730 item 58 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.754604028 +0000 UTC m=+220.038516687 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727780): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469960 item 58 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.755316525 +0000 UTC m=+220.039229184 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000727cc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.755316525 +0000 UTC m=+220.039229184 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a300): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b20 item 58 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.756826399 +0000 UTC m=+220.040739058 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075a940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 59 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.757409104 +0000 UTC m=+220.041321763 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075ae80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470230 item 59 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.758145766 +0000 UTC m=+220.042058425 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.758145766 +0000 UTC m=+220.042058425 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121c9c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 59 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.759804511 +0000 UTC m=+220.043717170 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470770 item 60 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.760510285 +0000 UTC m=+220.044422964 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121d540): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470930 item 60 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.761409323 +0000 UTC m=+220.045322002 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00121da80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.761409323 +0000 UTC m=+220.045322002 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012340c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 60 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.763608171 +0000 UTC m=+220.047520861 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471030 item 61 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.764618047 +0000 UTC m=+220.048530716 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001234c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.764618047 +0000 UTC m=+220.048530716 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 61 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.766699514 +0000 UTC m=+220.050612193 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004715e0 item 62 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.767399388 +0000 UTC m=+220.051312068 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001235ec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.767399388 +0000 UTC m=+220.051312068 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004717a0 item 62 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.769481357 +0000 UTC m=+220.053394036 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001252c80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471d50 item 63 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.770123903 +0000 UTC m=+220.054036582 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012531c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.770123903 +0000 UTC m=+220.054036582 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012538c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e000 item 63 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): >_readAt: n=0, err=Bad file descriptor 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.772435823 +0000 UTC m=+220.056348502 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001253f00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e9a0 item 64 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.773178878 +0000 UTC m=+220.057091558 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012624c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.773178878 +0000 UTC m=+220.057091558 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001262bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ec40 item 64 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.775476091 +0000 UTC m=+220.059388770 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f2d0 item 65 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.776430603 +0000 UTC m=+220.060343282 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.776430603 +0000 UTC m=+220.060343282 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001263b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f8f0 item 65 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.77888961 +0000 UTC m=+220.062802279 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fea0 item 66 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.779670385 +0000 UTC m=+220.063583054 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012786c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.779670385 +0000 UTC m=+220.063583054 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001278c00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 66 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.781361469 +0000 UTC m=+220.065274139 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 67 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.782098032 +0000 UTC m=+220.066010711 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0012796c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.782098032 +0000 UTC m=+220.066010711 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc001279bc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 67 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.783969465 +0000 UTC m=+220.067882124 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004624d0 item 68 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.784747737 +0000 UTC m=+220.068660396 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075b600): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.784747737 +0000 UTC m=+220.068660396 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00075bb40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462770 item 68 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.786580016 +0000 UTC m=+220.070492675 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 69 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.787212894 +0000 UTC m=+220.071125553 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776680): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.787212894 +0000 UTC m=+220.071125553 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000776b80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 69 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.78880276 +0000 UTC m=+220.072715418 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 70 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.78950653 +0000 UTC m=+220.073419189 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.78950653 +0000 UTC m=+220.073419189 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000777c40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463810 item 70 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.791101183 +0000 UTC m=+220.075013842 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463dc0 item 71 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.79172198 +0000 UTC m=+220.075634638 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.79172198 +0000 UTC m=+220.075634638 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000826d40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c60e0 item 71 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.793346148 +0000 UTC m=+220.077258807 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008273c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6bd0 item 72 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.79417798 +0000 UTC m=+220.078090639 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008278c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.79417798 +0000 UTC m=+220.078090639 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfcc80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6f50 item 72 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.79606357 +0000 UTC m=+220.079976229 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004489a0 item 73 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.796634832 +0000 UTC m=+220.080547491 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfd780): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 73 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.797248394 +0000 UTC m=+220.081161052 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.797248394 +0000 UTC m=+220.081161052 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0200): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e70 item 73 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.798840573 +0000 UTC m=+220.082753233 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0840): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004493b0 item 74 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.799604958 +0000 UTC m=+220.083517627 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b0d40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449570 item 74 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.800269206 +0000 UTC m=+220.084181864 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1280): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.800269206 +0000 UTC m=+220.084181864 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004497a0 item 74 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.801810198 +0000 UTC m=+220.085722858 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008b1e40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449d50 item 75 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.802372995 +0000 UTC m=+220.086285654 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e23c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): _writeAt: size=3, off=2 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003520e0 item 75 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.802969995 +0000 UTC m=+220.086882654 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2900): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.802969995 +0000 UTC m=+220.086882654 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e2e40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 75 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.80437383 +0000 UTC m=+220.088286480 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352bd0 item 76 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.804942548 +0000 UTC m=+220.088855207 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003532d0 item 76 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): _writeAt: size=3, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.805590775 +0000 UTC m=+220.089503434 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0008e3ec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.805590775 +0000 UTC m=+220.089503434 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090a4c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003535e0 item 76 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.807681751 +0000 UTC m=+220.091594410 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090ab00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c70 item 77 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.808215933 +0000 UTC m=+220.092128592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.808215933 +0000 UTC m=+220.092128592 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090b700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ea0 item 77 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.809770662 +0000 UTC m=+220.093683321 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00090bd40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004665b0 item 78 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.810302351 +0000 UTC m=+220.094215009 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009342c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.810302351 +0000 UTC m=+220.094215009 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0009349c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004667e0 item 78 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.811940986 +0000 UTC m=+220.095853645 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935000): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466c40 item 79 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.812481241 +0000 UTC m=+220.096393899 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.812481241 +0000 UTC m=+220.096393899 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000935c00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466e00 item 79 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.814563661 +0000 UTC m=+220.098476309 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467260 item 80 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.815199654 +0000 UTC m=+220.099112313 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095a7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.815199654 +0000 UTC m=+220.099112313 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095aec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004675e0 item 80 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.816681245 +0000 UTC m=+220.100593905 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467b20 item 81 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.817299897 +0000 UTC m=+220.101212545 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095b980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.817299897 +0000 UTC m=+220.101212545 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00095bec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467ce0 item 81 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.81881974 +0000 UTC m=+220.102732400 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098c5c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330310 item 82 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.819466013 +0000 UTC m=+220.103378663 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098cac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.819466013 +0000 UTC m=+220.103378663 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc00098d040): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330770 item 82 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.821230046 +0000 UTC m=+220.105142704 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aa700): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452000 item 83 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.821834169 +0000 UTC m=+220.105746828 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007aac00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.821834169 +0000 UTC m=+220.105746828 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab140): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452310 item 83 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.823381714 +0000 UTC m=+220.107294373 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007ab7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452a10 item 84 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.824129789 +0000 UTC m=+220.108042458 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007abcc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.824129789 +0000 UTC m=+220.108042458 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da2c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452cb0 item 84 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.825581044 +0000 UTC m=+220.109493702 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007da940): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004532d0 item 85 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.826208121 +0000 UTC m=+220.110120779 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dae40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.826208121 +0000 UTC m=+220.110120779 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007db380): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453500 item 85 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.827776033 +0000 UTC m=+220.111688692 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dba00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453dc0 item 86 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.82838635 +0000 UTC m=+220.112299009 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007dbf00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.82838635 +0000 UTC m=+220.112299009 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fa500): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350150 item 86 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.829937171 +0000 UTC m=+220.113849830 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fab80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350fc0 item 87 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.830572644 +0000 UTC m=+220.114485292 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.830572644 +0000 UTC m=+220.114485292 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fb5c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351420 item 87 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.832062139 +0000 UTC m=+220.115974799 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc0007fbc40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ce0 item 88 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.832758648 +0000 UTC m=+220.116671307 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a241c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.832758648 +0000 UTC m=+220.116671307 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24740): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004160e0 item 88 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.834111167 +0000 UTC m=+220.118023826 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a24d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416770 item 89 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.83466152 +0000 UTC m=+220.118574179 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a252c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 89 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.835367916 +0000 UTC m=+220.119280574 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25800): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.835367916 +0000 UTC m=+220.119280574 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a25d80): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416ee0 item 89 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.83669077 +0000 UTC m=+220.120603418 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a440): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417570 item 90 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.837217718 +0000 UTC m=+220.121130377 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4a980): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c00 item 90 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.837825008 +0000 UTC m=+220.121737667 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4aec0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.837825008 +0000 UTC m=+220.121737667 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4b480): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003260e0 item 90 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.839200821 +0000 UTC m=+220.123113480 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a4bac0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326700 item 91 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.839681273 +0000 UTC m=+220.123593932 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66080): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): >_readAt: n=2, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): _writeAt: size=3, off=7 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003269a0 item 91 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.840518085 +0000 UTC m=+220.124430763 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a665c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): >_readAt: n=8, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.840518085 +0000 UTC m=+220.124430763 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a66b40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 91 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.842225991 +0000 UTC m=+220.126138650 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67180): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 92 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.842792454 +0000 UTC m=+220.126705113 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a676c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): open at offset 5 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327570 item 92 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): _readAt: size=2, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): _writeAt: size=3, off=5 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): >_writeAt: n=3, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.843344631 +0000 UTC m=+220.127257290 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a67c00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): >_readAt: n=3, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.843344631 +0000 UTC m=+220.127257290 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e240): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003279d0 item 92 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.845107991 +0000 UTC m=+220.129020670 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7e880): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 93 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.845888866 +0000 UTC m=+220.129801546 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7edc0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.845888866 +0000 UTC m=+220.129801546 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7f4c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 93 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.848116759 +0000 UTC m=+220.132029438 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a7fb00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 94 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.848908135 +0000 UTC m=+220.132820814 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.848908135 +0000 UTC m=+220.132820814 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9c7c0): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 94 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.851099268 +0000 UTC m=+220.135011948 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9ce00): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f340 item 95 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.851905411 +0000 UTC m=+220.135818091 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9d340): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.851905411 +0000 UTC m=+220.135818091 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000a9da40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f650 item 95 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 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/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): open at offset 0 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): _readAt: size=2, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): >_readAt: n=0, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.853899846 +0000 UTC m=+220.137812505 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba100): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): _writeAt: size=5, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): >openPending: err= 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc00 item 96 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): >_writeAt: n=5, err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.854733651 +0000 UTC m=+220.138646330 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000aba640): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/16 01:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/16 01:09:48 DEBUG : open-test-file: newRWFileHandle: 2025/10/16 01:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/16 01:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): _readAt: size=512, off=0 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): openPending: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): >openPending: err= 2025/10/16 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): >_readAt: n=5, err=EOF 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): close: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-16 01:09:48.854733651 +0000 UTC m=+220.138646330 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:48 DEBUG : open-test-file(0xc000abad40): >close: err= 2025/10/16 01:09:48 DEBUG : open-test-file: Remove: 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fea0 item 96 2025/10/16 01:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/16 01:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/16 01:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/16 01:09:48 DEBUG : open-test-file: >Remove: err= 2025/10/16 01:09:48 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:48 DEBUG : Looking for writers 2025/10/16 01:09:48 DEBUG : >WaitForWriters: 2025/10/16 01:09:48 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- 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.01s) --- 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.65s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:49 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:49 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:49 DEBUG : file1: newRWFileHandle: 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): openPending: 2025/10/16 01:09:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): >openPending: err= 2025/10/16 01:09:49 DEBUG : file1: >newRWFileHandle: err= 2025/10/16 01:09:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/16 01:09:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): _writeAt: size=2, off=0 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): >_writeAt: n=2, err= 2025/10/16 01:09:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): RWFileHandle.Flush 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): RWFileHandle.Release 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): close: 2025/10/16 01:09:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/16 01:09:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:49 DEBUG : file1(0xc0006e62c0): >close: err= 2025/10/16 01:09:49 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:49 DEBUG : file1: vfs cache: starting upload 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:49 DEBUG : Looking for writers 2025/10/16 01:09:49 DEBUG : file1: reading active writers 2025/10/16 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:09:50 INFO : file1: Copied (new) 2025/10/16 01:09:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/10/16 01:09:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/16 01:09:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/16 01:09:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:09:50 INFO : file1: vfs cache: upload succeeded try #1 2025/10/16 01:09:50 DEBUG : Looking for writers 2025/10/16 01:09:50 DEBUG : file1: reading active writers 2025/10/16 01:09:50 DEBUG : >WaitForWriters: 2025/10/16 01:09:50 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:50 DEBUG : Looking for writers 2025/10/16 01:09:50 DEBUG : file1: reading active writers 2025/10/16 01:09:50 DEBUG : >WaitForWriters: 2025/10/16 01:09:50 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:51 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:51 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:51 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:09:51 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:09:51 DEBUG : rename_me: newRWFileHandle: 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): openPending: 2025/10/16 01:09:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/16 01:09:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): >openPending: err= 2025/10/16 01:09:51 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/16 01:09:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/16 01:09:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/16 01:09:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): _writeAt: size=5, off=0 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): >_writeAt: n=5, err= 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): close: 2025/10/16 01:09:51 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-16 01:09:51.196266797 +0000 UTC m=+222.480179457 2025/10/16 01:09:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/16 01:09:51 DEBUG : rename_me(0xc000b32ac0): >close: err= 2025/10/16 01:09:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/16 01:09:51 DEBUG : i_was_renamed: Updating file with 0xc000bb0780 2025/10/16 01:09:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/16 01:09:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/16 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/16 01:09:51 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/16 01:09:51 DEBUG : Looking for writers 2025/10/16 01:09:51 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/16 01:09:52 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/10/16 01:09:52 INFO : i_was_renamed: Copied (new) 2025/10/16 01:09:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-16 01:09:51 +0000 UTC," 2025/10/16 01:09:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/16 01:09:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/16 01:09:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/16 01:09:52 DEBUG : Looking for writers 2025/10/16 01:09:52 DEBUG : i_was_renamed: reading active writers 2025/10/16 01:09:52 DEBUG : >WaitForWriters: 2025/10/16 01:09:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:09:52 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:09:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/16 01:09:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/16 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewepif9qacu" 2025/10/16 01:09:52 INFO : files root 'rclone-test-kewepif9qacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/16 01:09:53 DEBUG : forgetting directory cache 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): _readAt: size=512, off=0 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): openPending: 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:10:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:09:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): >openPending: err= 2025/10/16 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:54 DEBUG : forgetting directory cache 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): >_readAt: n=20, err=EOF 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): close: 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:10:52 +0000 UTC 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate(0xc0006e7d40): >close: err= 2025/10/16 01:09:54 DEBUG : Re-reading directory (278.096091ms old) 2025/10/16 01:09:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:09:55 DEBUG : forgetting directory cache 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): _readAt: size=512, off=0 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): openPending: 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:11:52 +0000 UTC," against cached fingerprint "20,2025-10-16 00:10:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-16 00:11:52 +0000 UTC," != cached fingerprint "20,2025-10-16 00:10:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/16 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:09:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): >openPending: err= 2025/10/16 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:56 DEBUG : forgetting directory cache 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): >_readAt: n=20, err=EOF 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): close: 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:11:52 +0000 UTC 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate(0xc0008ff300): >close: err= 2025/10/16 01:09:56 DEBUG : Re-reading directory (274.734491ms old) 2025/10/16 01:09:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:09:56 DEBUG : forgetting directory cache 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): _readAt: size=512, off=0 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): openPending: 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:12:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-16 00:11:52 +0000 UTC," 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-16 00:12:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-16 00:11:52 +0000 UTC,") 2025/10/16 01:09:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:09:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): >openPending: err= 2025/10/16 01:09:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:09:58 DEBUG : forgetting directory cache 2025/10/16 01:09:58 DEBUG : forgetting directory cache 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): >_readAt: n=20, err=EOF 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): close: 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:12:52 +0000 UTC 2025/10/16 01:09:58 DEBUG : TestRWCacheUpdate(0xc0008fe540): >close: err= 2025/10/16 01:09:58 DEBUG : Re-reading directory (436.94028ms old) 2025/10/16 01:09:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:09:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:09:59 DEBUG : forgetting directory cache 2025/10/16 01:10:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): _readAt: size=512, off=0 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): openPending: 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:13:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-16 00:12:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-16 00:13:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-16 00:12:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/16 01:10:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:10:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): >openPending: err= 2025/10/16 01:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:01 DEBUG : forgetting directory cache 2025/10/16 01:10:01 DEBUG : forgetting directory cache 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): >_readAt: n=20, err=EOF 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): close: 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:13:52 +0000 UTC 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008fef40): >close: err= 2025/10/16 01:10:01 DEBUG : Re-reading directory (427.903716ms old) 2025/10/16 01:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:01 DEBUG : forgetting directory cache 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate(0xc000b32840): _readAt: size=512, off=0 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate(0xc000b32840): openPending: 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:14:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-16 00:13:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-16 00:14:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-16 00:13:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/16 01:10:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:10:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate(0xc000b32840): >openPending: err= 2025/10/16 01:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:03 DEBUG : forgetting directory cache 2025/10/16 01:10:03 DEBUG : TestRWCacheUpdate(0xc000b32840): >_readAt: n=20, err=EOF 2025/10/16 01:10:03 DEBUG : TestRWCacheUpdate(0xc000b32840): close: 2025/10/16 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:14:52 +0000 UTC 2025/10/16 01:10:03 DEBUG : TestRWCacheUpdate(0xc000b32840): >close: err= 2025/10/16 01:10:03 DEBUG : Re-reading directory (283.982202ms old) 2025/10/16 01:10:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:03 DEBUG : forgetting directory cache 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate(0xc000b33080): _readAt: size=512, off=0 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate(0xc000b33080): openPending: 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-16 00:15:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-16 00:14:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-16 00:15:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-16 00:14:52 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/16 01:10:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/16 01:10:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate(0xc000b33080): >openPending: err= 2025/10/16 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:04 DEBUG : forgetting directory cache 2025/10/16 01:10:05 DEBUG : TestRWCacheUpdate(0xc000b33080): >_readAt: n=20, err=EOF 2025/10/16 01:10:05 DEBUG : TestRWCacheUpdate(0xc000b33080): close: 2025/10/16 01:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:15:52 +0000 UTC 2025/10/16 01:10:05 DEBUG : TestRWCacheUpdate(0xc000b33080): >close: err= 2025/10/16 01:10:05 DEBUG : Re-reading directory (285.651846ms old) 2025/10/16 01:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:05 DEBUG : forgetting directory cache 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): _readAt: size=512, off=0 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): openPending: 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-16 00:16:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-16 00:15:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-16 00:16:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-16 00:15:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/16 01:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/16 01:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): >openPending: err= 2025/10/16 01:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:06 DEBUG : forgetting directory cache 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): >_readAt: n=21, err=EOF 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): close: 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:16:52 +0000 UTC 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate(0xc0006e6c00): >close: err= 2025/10/16 01:10:06 DEBUG : Re-reading directory (284.789177ms old) 2025/10/16 01:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:07 DEBUG : forgetting directory cache 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): _readAt: size=512, off=0 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): openPending: 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-16 00:17:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-16 00:16:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-16 00:17:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-16 00:16:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/16 01:10:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/16 01:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): >openPending: err= 2025/10/16 01:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:08 DEBUG : forgetting directory cache 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): >_readAt: n=22, err=EOF 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): close: 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:17:52 +0000 UTC 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate(0xc000e0f600): >close: err= 2025/10/16 01:10:08 DEBUG : Re-reading directory (279.60315ms old) 2025/10/16 01:10:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:09 DEBUG : forgetting directory cache 2025/10/16 01:10:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): _readAt: size=512, off=0 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): openPending: 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-16 00:18:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-16 00:17:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-16 00:18:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-16 00:17:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/16 01:10:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/16 01:10:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): >openPending: err= 2025/10/16 01:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:10 DEBUG : forgetting directory cache 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): >_readAt: n=23, err=EOF 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): close: 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:18:52 +0000 UTC 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate(0xc0006e7780): >close: err= 2025/10/16 01:10:10 DEBUG : Re-reading directory (277.893391ms old) 2025/10/16 01:10:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:10 DEBUG : forgetting directory cache 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate(0xc000b321c0): _readAt: size=512, off=0 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate(0xc000b321c0): openPending: 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-16 00:19:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-16 00:18:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-16 00:19:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-16 00:18:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/16 01:10:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/16 01:10:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate(0xc000b321c0): >openPending: err= 2025/10/16 01:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:11 DEBUG : forgetting directory cache 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate(0xc000b321c0): >_readAt: n=24, err=EOF 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate(0xc000b321c0): close: 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-16 00:19:52 +0000 UTC 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate(0xc000b321c0): >close: err= 2025/10/16 01:10:12 DEBUG : Re-reading directory (281.364769ms old) 2025/10/16 01:10:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/16 01:10:12 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:12 DEBUG : Looking for writers 2025/10/16 01:10:12 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/16 01:10:12 DEBUG : >WaitForWriters: 2025/10/16 01:10:12 DEBUG : files root 'rclone-test-kewepif9qacu': vfs cache: cleaner exiting 2025/10/16 01:10:12 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.70s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", 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-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:14 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/16 01:10:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/16 01:10:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/16 01:10:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/16 01:10:15 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:15 DEBUG : Looking for writers 2025/10/16 01:10:15 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/16 01:10:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/16 01:10:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.19s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:16 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:16 DEBUG : files root 'rclone-test-kewepif9qacu': Reusing VFS from active cache 2025/10/16 01:10:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:16 DEBUG : Looking for writers 2025/10/16 01:10:16 DEBUG : >WaitForWriters: 2025/10/16 01:10:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:16 DEBUG : Looking for writers 2025/10/16 01:10:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:16 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:16 DEBUG : Looking for writers 2025/10/16 01:10:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:16 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:16 DEBUG : Looking for writers 2025/10/16 01:10:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:16 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:18 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:18 DEBUG : dir: Looking for writers 2025/10/16 01:10:18 DEBUG : file2: reading active writers 2025/10/16 01:10:18 DEBUG : Looking for writers 2025/10/16 01:10:18 DEBUG : dir: reading active writers 2025/10/16 01:10:18 DEBUG : file1: reading active writers 2025/10/16 01:10:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.98s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:19 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:21 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:21 DEBUG : dir: Looking for writers 2025/10/16 01:10:21 DEBUG : Looking for writers 2025/10/16 01:10:21 DEBUG : dir: reading active writers 2025/10/16 01:10:21 DEBUG : file1: reading active writers 2025/10/16 01:10:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.22s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:23 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:25 DEBUG : file1: Open: flags=O_RDONLY 2025/10/16 01:10:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/16 01:10:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/16 01:10:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/16 01:10:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/16 01:10:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/16 01:10:25 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/16 01:10:26 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/10/16 01:10:26 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/16 01:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/16 01:10:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/16 01:10:26 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:26 DEBUG : dir: Looking for writers 2025/10/16 01:10:26 DEBUG : file2: reading active writers 2025/10/16 01:10:26 DEBUG : new_file.txt: reading active writers 2025/10/16 01:10:26 DEBUG : Looking for writers 2025/10/16 01:10:26 DEBUG : dir: reading active writers 2025/10/16 01:10:26 DEBUG : file1: reading active writers 2025/10/16 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.38s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:27 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/16 01:10:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000bb0300 2025/10/16 01:10:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/16 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:30 INFO : dir/file1: Moved (server-side) to: file0 2025/10/16 01:10:30 DEBUG : file0: Updating file with file0 0xc000bb0300 2025/10/16 01:10:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/16 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/16 01:10:30 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:30 DEBUG : dir: Looking for writers 2025/10/16 01:10:30 DEBUG : Looking for writers 2025/10/16 01:10:30 DEBUG : dir: reading active writers 2025/10/16 01:10:30 DEBUG : file0: reading active writers 2025/10/16 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.77s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:31 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:31 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:31 DEBUG : Looking for writers 2025/10/16 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:31 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:31 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/16 01:10:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/16 01:10:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/16 01:10:33 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/16 01:10:33 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/16 01:10:34 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:34 DEBUG : b: Looking for writers 2025/10/16 01:10:34 DEBUG : c: Looking for writers 2025/10/16 01:10:34 DEBUG : d: Looking for writers 2025/10/16 01:10:34 DEBUG : Looking for writers 2025/10/16 01:10:34 DEBUG : a: Looking for writers 2025/10/16 01:10:34 DEBUG : Looking for writers 2025/10/16 01:10:34 DEBUG : /: reading active writers 2025/10/16 01:10:34 DEBUG : a: reading active writers 2025/10/16 01:10:34 DEBUG : b: reading active writers 2025/10/16 01:10:34 DEBUG : c: reading active writers 2025/10/16 01:10:34 DEBUG : d: reading active writers 2025/10/16 01:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.67s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:35 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:35 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/16 01:10:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/16 01:10:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/16 01:10:36 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/16 01:10:38 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:38 DEBUG : a/b/c/d: Looking for writers 2025/10/16 01:10:38 DEBUG : a/b/c: Looking for writers 2025/10/16 01:10:38 DEBUG : d: reading active writers 2025/10/16 01:10:38 DEBUG : a/b: Looking for writers 2025/10/16 01:10:38 DEBUG : c: reading active writers 2025/10/16 01:10:38 DEBUG : a: Looking for writers 2025/10/16 01:10:38 DEBUG : b: reading active writers 2025/10/16 01:10:38 DEBUG : Looking for writers 2025/10/16 01:10:38 DEBUG : a: reading active writers 2025/10/16 01:10:38 DEBUG : >WaitForWriters: 2025/10/16 01:10:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a/b not empty`) 2025/10/16 01:10:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:10:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a/b not empty`) 2025/10/16 01:10:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/16 01:10:40 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a/b not empty`) 2025/10/16 01:10:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/16 01:10:40 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a/b not empty`) 2025/10/16 01:10:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/16 01:10:40 DEBUG : pacer: Reducing sleep to 120ms 2025/10/16 01:10:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a not empty`) 2025/10/16 01:10:40 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/10/16 01:10:40 DEBUG : pacer: Reducing sleep to 180ms 2025/10/16 01:10:40 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestVFSMkdirAll (5.70s) === 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-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:40 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:40 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:40 DEBUG : Looking for writers 2025/10/16 01:10:40 DEBUG : >WaitForWriters: 2025/10/16 01:10:40 DEBUG : pacer: Reducing sleep to 101.25ms 2025/10/16 01:10:41 DEBUG : pacer: Reducing sleep to 75.9375ms --- PASS: TestVFSIsMetadataFile (0.32s) === 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-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:41 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:41 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/10/16 01:10:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/16 01:10:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/16 01:10:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/16 01:10:41 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/16 01:10:42 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/10/16 01:10:42 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/10/16 01:10:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:42 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:42 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/10/16 01:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/16 01:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/16 01:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:42 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/16 01:10:43 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/10/16 01:10:43 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/10/16 01:10:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:43 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/16 01:10:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/16 01:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:43 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/16 01:10:44 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/10/16 01:10:44 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:10:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:44 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:44 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:44 DEBUG : Looking for writers 2025/10/16 01:10:44 DEBUG : file1: reading active writers 2025/10/16 01:10:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.43s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:44 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/16 01:10:45 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/16 01:10:45 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/16 01:10:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/16 01:10:45 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/16 01:10:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:46 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/16 01:10:46 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:46 DEBUG : Looking for writers 2025/10/16 01:10:46 DEBUG : file1: reading active writers 2025/10/16 01:10:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:47 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/16 01:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:47 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/16 01:10:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:47 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/16 01:10:47 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:47 DEBUG : Looking for writers 2025/10/16 01:10:47 DEBUG : file1: reading active writers 2025/10/16 01:10:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:48 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:48 DEBUG : file1: WriteFileHandle.Release closing 2025/10/16 01:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:48 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/16 01:10:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:49 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/16 01:10:49 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:49 DEBUG : Looking for writers 2025/10/16 01:10:49 DEBUG : file1: reading active writers 2025/10/16 01:10:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:49 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:49 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (2 bytes), uploading instead of streaming 2025/10/16 01:10:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:50 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/16 01:10:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:50 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:50 DEBUG : Looking for writers 2025/10/16 01:10:50 DEBUG : file1: reading active writers 2025/10/16 01:10:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:51 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:51 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/16 01:10:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:52 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:52 DEBUG : file1: Open: flags=O_RDONLY 2025/10/16 01:10:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/16 01:10:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/16 01:10:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:52 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:52 DEBUG : Looking for writers 2025/10/16 01:10:52 DEBUG : file1: reading active writers 2025/10/16 01:10:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.80s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:53 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/16 01:10:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/16 01:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/16 01:10:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/16 01:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:53 DEBUG : files root 'rclone-test-kewepif9qacu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/16 01:10:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/16 01:10:53 DEBUG : file1: Size of src and dst objects identical 2025/10/16 01:10:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/16 01:10:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/16 01:10:53 DEBUG : file1: Open: flags=O_RDONLY 2025/10/16 01:10:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/16 01:10:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/16 01:10:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:54 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:10:54 DEBUG : Looking for writers 2025/10/16 01:10:54 DEBUG : file1: reading active writers 2025/10/16 01:10:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.68s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:10:54 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:10:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/16 01:10:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/16 01:10:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/16 01:10:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/16 01:10:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:10:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:10:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/16 01:10:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/16 01:10:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:00 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:00 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/16 01:11:00 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/16 01:11:00 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:00 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:00 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/16 01:11:00 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/16 01:11:00 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:00 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:00 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:11:00 DEBUG : flat: Looking for writers 2025/10/16 01:11:00 DEBUG : f004.txt: reading active writers 2025/10/16 01:11:00 DEBUG : f000.txt: reading active writers 2025/10/16 01:11:00 DEBUG : f001.txt: reading active writers 2025/10/16 01:11:00 DEBUG : f002.txt: reading active writers 2025/10/16 01:11:00 DEBUG : f003.txt: reading active writers 2025/10/16 01:11:00 DEBUG : Looking for writers 2025/10/16 01:11:00 DEBUG : flat: reading active writers 2025/10/16 01:11:00 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.26s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:11:02 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:11:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/16 01:11:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/16 01:11:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/16 01:11:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/16 01:11:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/16 01:11:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/16 01:11:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:05 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:05 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:11:05 DEBUG : a/b/c: Looking for writers 2025/10/16 01:11:05 DEBUG : deep.txt: reading active writers 2025/10/16 01:11:05 DEBUG : a/b: Looking for writers 2025/10/16 01:11:05 DEBUG : mid.txt: reading active writers 2025/10/16 01:11:05 DEBUG : c: reading active writers 2025/10/16 01:11:05 DEBUG : a: Looking for writers 2025/10/16 01:11:05 DEBUG : b: reading active writers 2025/10/16 01:11:05 DEBUG : top.txt: reading active writers 2025/10/16 01:11:05 DEBUG : Looking for writers 2025/10/16 01:11:05 DEBUG : a: reading active writers 2025/10/16 01:11:05 DEBUG : >WaitForWriters: 2025/10/16 01:11:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a/b not empty`) 2025/10/16 01:11:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 01:11:07 DEBUG : pacer: Reducing sleep to 15ms 2025/10/16 01:11:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewepif9qacu/a not empty`) 2025/10/16 01:11:07 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/16 01:11:07 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/16 01:11:07 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.78s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:11:07 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:11:09 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/16 01:11:10 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:11 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:11:11 DEBUG : bigdir: Looking for writers 2025/10/16 01:11:11 DEBUG : big.bin: reading active writers 2025/10/16 01:11:11 DEBUG : Looking for writers 2025/10/16 01:11:11 DEBUG : bigdir: reading active writers 2025/10/16 01:11:11 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.80s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-kewepif9qacu'", Local "Local file system at /tmp/rclone3570188150", Modify Window "1s" 2025/10/16 01:11:12 INFO : files root 'rclone-test-kewepif9qacu': poll-interval is not supported by this remote 2025/10/16 01:11:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/16 01:11:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/16 01:11:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/16 01:11:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/16 01:11:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/16 01:11:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/16 01:11:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/16 01:11:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/16 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/10/16 01:11:16 DEBUG : dir1: Looking for writers 2025/10/16 01:11:16 DEBUG : a.txt: reading active writers 2025/10/16 01:11:16 DEBUG : dir2: Looking for writers 2025/10/16 01:11:16 DEBUG : b.txt: reading active writers 2025/10/16 01:11:16 DEBUG : dir3: Looking for writers 2025/10/16 01:11:16 DEBUG : c.txt: reading active writers 2025/10/16 01:11:16 DEBUG : Looking for writers 2025/10/16 01:11:16 DEBUG : dir1: reading active writers 2025/10/16 01:11:16 DEBUG : dir2: reading active writers 2025/10/16 01:11:16 DEBUG : dir3: reading active writers 2025/10/16 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/16 01:11:17 DEBUG : files root 'rclone-test-kewepif9qacu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m9.364271881s (try 1/5): exit status 1: Failed [TestFileMethods TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileRename/minimal,forceCache=false]